AsfixImploder creates tuples instead of lists for seqs
See AsfixAnalyzer.isList(); it considers seq(_, _) terms as lists. This is only a minor problem since sequences currently report a warning in syntax definitions, and few people actually write a syntax that creates tuples.
Submitted by Lennart Kats on 8 June 2010 at 15:19
Log in to post comments