Skip to content

Instantly share code, notes, and snippets.

@simonask
Created March 4, 2009 17:51
Show Gist options
  • Save simonask/73918 to your computer and use it in GitHub Desktop.
Save simonask/73918 to your computer and use it in GitHub Desktop.
foo: [a, b] { return a + b }
puts(foo.disassemble())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment