Skip to content

Instantly share code, notes, and snippets.

@omalinov
Created April 12, 2018 15:54
Show Gist options
  • Save omalinov/0ad5619e1d42c86d35228b5c977dd9ec to your computer and use it in GitHub Desktop.
Save omalinov/0ad5619e1d42c86d35228b5c977dd9ec to your computer and use it in GitHub Desktop.
class A
{
private:
int var = 5;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment