id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
217,Arity mismatch errors have bad source position,NeilMitchell,nibro,"Given the file:

{{{
foo a b = 1
foo a = 2

bar = 1
baz = 2
...
}}}

The error about foo's arity will be reported at the very end of the file, not where foo occurs.",bug report,new,major,,parser,1.10.0,,,
