[nem-en] RoundGroup

Kamil Dworakowski kamil.dworakowski at googlemail.com
Thu Mar 22 13:56:07 CET 2007


The problem was in my own code. Sorry for the confusion.

> Strange... I agree, it should be RoundGroup (LooseGroup...)  I wonder
> if some code depends on it though.
>
> 2007/3/22, Kamil Dworakowski <kamil.dworakowski at googlemail.com>:
>> I was going through code of the compiler, but I haven't found the reason
>> why I get
>> (parm: float) parsed to:
>> RoundGroup( RoundGroup( parm, :, float ) )
>>
>> According to http://nemerle.org/Syntax_extensions it should be:
>> RoundGroup( LooseGroup( parm, :, float ) )
>>
>> Kamil Dworakowski
>>
>> _______________________________________________
>> https://nemerle.org/mailman/listinfo/devel-en
>>
>
>




More information about the devel-en mailing list