summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/preprocess12.stp
Commit message (Collapse)AuthorAgeFilesLines
* 2007-04-03 Pierre Peiffer <pierre.peiffer@bull.net>fche2007-04-041-0/+5
* parse.cxx, parse.h (lexer::scan): Add $# and @# identifiers. (eval_pp_conditional, scan_pp): Allow the use of $x and @x identifiers. Produce more accurate error messages. * stap.1.in: Document $# and @# identifiers. 2007-04-04 Pierre Peiffer <pierre.peiffer@bull.net> * parseok/fourteen.stp: Add test about $# and @# usage during the preprocessing. * parseko/preprocess10.stp: New test. * parseko/preprocess11.stp: New test. * parseko/preprocess12.stp: New test.