YardPrinter result:
list<<<n:Number> = number {n.Value} | "max" {"max"} COMMA>>
It is incorrect.
Must be:
list<<(<n:Number> = number {n.Value} | "max" {"max"}) COMMA>>
Original issue reported on code.google.com by rsdpisuy@gmail.com on 28 Aug 2012 at 5:21
Original issue reported on code.google.com by
rsdpisuy@gmail.com
on 28 Aug 2012 at 5:21