[Omake] SVN Commit: OMake Build System (Rev. 12458)

Jason J. Hickey jyh at cs.caltech.edu
Thu Nov 1 11:00:31 PDT 2007


Paren args got broken on the previous merge.

A "paren arg" is some text enclosed in parens.

    osh> println(f(x, y, z))
    f(x, y, z)

The commas are not special inside the parens.

----
Changes in omake-branches/jumbo/syntax/src/env:
    +3 -3       omake_ast_parse.input
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-11.html#07/11/01.11:00:31



More information about the OMake-CVS mailing list