Skip to content

Instantly share code, notes, and snippets.

@asterite
Created September 7, 2015 00:54
Show Gist options
  • Save asterite/e3cb8ee26c8c4d1ff873 to your computer and use it in GitHub Desktop.
Save asterite/e3cb8ee26c8c4d1ff873 to your computer and use it in GitHub Desktop.
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