# HG changeset patch # User catherine@Elli.myhome.westell.com # Date 1226598108 18000 # Node ID e2d06e53d09c19c7ac1a05c98e218d1ebe7cfa32 # Parent 4b428849783dc61b7dd1a2232dfcc893c70da37d adding test for comments diff -r 4b428849783d -r e2d06e53d09c example/exampleSession.txt --- a/example/exampleSession.txt Mon Nov 10 16:46:41 2008 -0500 +++ b/example/exampleSession.txt Thu Nov 13 12:41:48 2008 -0500 @@ -89,6 +89,12 @@ (Cmd) say put this in a file > myfile.txt (Cmd) say < myfile.txt put this in a file +(Cmd) # comments do nothing +(Cmd) /* C-style comments */ say are invisible +are invisible +(Cmd) orate and they don't /* interfere; +> with multiline */ commands; +and they don't commands; (Cmd) set prompt "---> " prompt - was: (Cmd) now: --->