id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
45,Unrecognized pragmas in declaration position make the layout wacky,nibro,nibro,"This fails to parse:
{{{
{-# OPTIONS #-}
{-# LINE 49 ""src/Language/C/Parser/Lexer.x"" #-}
module Fail where
}}}
The reason is that the lexer doesn't emit a virtual semi-colon after the unrecognized LINE pragma closes. I currently don't know how to fix this.",bug report,closed,major,Full code support,parser,0.5.6,fixed,,
