From: Paolo <oo...@us...> - 2008-10-06 23:09:12
|
On Sat, Oct 04, 2008 at 09:25:57PM +0200, Ger Hobbelt wrote: > # test the alius statement > { > # test comment to skip \# window > { # and this one \# > # and another one \#{ seems to work so far > > # so? \# output # what? \#/checking for a foo.../#if we mingle > comments with code? \# # like this? out of spec/unsupported ATM; good to write steganocode ;) > alius # a line comment parser bug - see other msg > { > # multiple commands on a single line; no semicolons to separate > them though ;-) parser should be able to cope... > output /no foo... checking for bar.../ match /bar/ output > /Found a bar. :*:_nl:/ out of spec (ATM). -- paolo |