Skip to content

Instantly share code, notes, and snippets.

@notyy
Created July 16, 2012 15:59
Show Gist options
  • Save notyy/3123499 to your computer and use it in GitHub Desktop.
Save notyy/3123499 to your computer and use it in GitHub Desktop.
scala_lecture,ruby comparation6
cond = "false"
if cond then true else false end
=> true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment