[nem-en] Re: [svn] r5955: nemerle/trunk/ncc: parsing/MainParser.n
testsuite/positive/macrolib.n typing/Macros.n
Michal Moskal
michal.moskal at gmail.com
Mon Nov 21 16:46:35 CET 2005
Kamil, could you comment if this is right?
On 11/21/05, malekith <svnadmin at nemerle.org> wrote:
> Log:
> Make all lambda expression have an empty name -- fixes matching on quted lambda expressions.
[...]
> def h = Fun_header (loc + ret_type.Location,
> - name = Splicable.Name (mkname ("")),
> + name = Splicable.Name (Name ("")),
> ret_type = ret_type,
--
Michal Moskal,
http://nemerle.org/~malekith/
More information about the devel-en
mailing list