id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
35,Bang patterns inside tuples etc aren't parsed correctly,nibro,nibro,"This is just to report on a bug I already fixed:
{{{
  foo = let (!x,!y) = bar in baz
}}}
The fix forced a bit of restructuring in the PExp type, to allow these to be parsed as ""partial"" right sections (i.e. without parens around them). But other than that there was not much to it, and now it works.",bug report,closed,major,Full code support,parser,0.5.3,fixed,,
