From 3036d425a582898a03dfe306ac9b31ca16c269e5 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 14 Dec 2018 20:56:19 -0800 Subject: [PATCH] Updated tutorial --- examples/how_do_i.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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