Created
September 7, 2015 00:54
-
-
Save asterite/e3cb8ee26c8c4d1ff873 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
fun foo : Int32 | |
"foobar".count { |c| c == 'o' } | |
end | |
foo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment