by lup :: Rate this Message:
Reply to Author | View Threaded | Show Only this Message
ws : | wsElt | ws wsElt ; wsElt : [\u0000- ] | '#' chars_in_comment '\n' ; chars_in_comment : | [ -\uFFFF] | chars_in_comment [ -\uFFFF] ;
whitespace ([\u0000-\u0020]|(#.*\n))*