Created
July 16, 2012 15:59
-
-
Save notyy/3123499 to your computer and use it in GitHub Desktop.
scala_lecture,ruby comparation6
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
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