diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/how_do_i.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/how_do_i.nom b/examples/how_do_i.nom index ef95f20..00fc7a2 100644 --- a/examples/how_do_i.nom +++ b/examples/how_do_i.nom @@ -215,7 +215,7 @@ I think "chihuahuas" are worse than "corgis" say "-- she said" "Howdy pardner" is what she said -# The language only reserves []{}().,:;%#\ as special characters, so actions +# The language only reserves []{}().,:;$\ as special characters, so actions can have really funky names! (>> $foo_bar @&' -->< $ @&_~-^-~_~-^ $1 !) means: say $foo_bar |
