Skip to content

Instantly share code, notes, and snippets.

@hamoungh
Created March 6, 2015 10:13
Show Gist options
  • Save hamoungh/5e310a133e4d82cc0737 to your computer and use it in GitHub Desktop.
Save hamoungh/5e310a133e4d82cc0737 to your computer and use it in GitHub Desktop.
class a
{
}
class b : a
{
variable decelaration;
method decelaration;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment