Created
April 20, 2012 19:56
-
-
Save hannahwhy/2431382 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { 0 => ->{ "foobar" } } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ rbx -X19 --version | |
| rubinius 2.0.0dev (1.9.3 90488d1f yyyy-mm-dd JI) [x86_64-apple-darwin10.8.0] | |
| $ rbx -X19 1672.rb ; echo $? | |
| 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment