Created
August 31, 2010 16:04
-
-
Save marks/559262 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
answer() | |
result = ask("What's your destination?", [ | |
choices: "http://gist.github.com/raw/559213/c83cf025a22acab46ec9e5691c69deff76ce3b7b/grammar.grxml"]) | |
say("You chose $result.value") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment