I wonder what a namespace keylist using ".." means: .namespace [ "x" .. "y" ]
.sub main print "main" .end this compiles fine,but I have no clue what this means. If it this is nonsense, I'll fix it (but not necessarily in imcc.y, I'm in the process of writing a clean bison file for pir, which is much nicer than imcc.y) kjs