Skip to content

Instantly share code, notes, and snippets.

@nilium
Created April 30, 2012 19:17
Show Gist options
  • Select an option

  • Save nilium/2561698 to your computer and use it in GitHub Desktop.

Select an option

Save nilium/2561698 to your computer and use it in GitHub Desktop.
# comment
# test
_abra!(a, b = nil) -> {
# foobaz
_abra! = -> { _abra! = 5; NULL } # wooperton
} # burp
ab = c * foo(bar) + 5
class foo {
class sublcass < foo {
woop(derp) -> {
derp(derp)
}
}
}
export class bar < foo {
#foo
ctor -> {
} # foo
#foo
}
export _abra! = 5 # export test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment