Skip to content

Instantly share code, notes, and snippets.

@kasramp

kasramp/test.cpp Secret

Created August 1, 2020 23:05
Show Gist options
  • Save kasramp/206e8b412ba517048d23869377b15538 to your computer and use it in GitHub Desktop.
Save kasramp/206e8b412ba517048d23869377b15538 to your computer and use it in GitHub Desktop.
class Test {
int x=10; //Compile Error
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment