Skip to content

Instantly share code, notes, and snippets.

@akyoto
Created June 28, 2012 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akyoto/3012964 to your computer and use it in GitHub Desktop.
Save akyoto/3012964 to your computer and use it in GitHub Desktop.
MyClass
init
my.a = 0.0
public
a
@akyoto
Copy link
Author

akyoto commented Jun 28, 2012

MyClass
public
a

init
    my.a = 0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment