Skip to content

Instantly share code, notes, and snippets.

@antonkartashov
Created August 12, 2015 22:39
Show Gist options
  • Save antonkartashov/f5124f9b31e4dd27df5c to your computer and use it in GitHub Desktop.
Save antonkartashov/f5124f9b31e4dd27df5c to your computer and use it in GitHub Desktop.
switch num
when 20 then "yes"
when 30 then "no"
when 40 then "maybe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment