id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
196,Off by one line numbers,NeilMitchell2,nibro,"{{{
parseFileContents ""{-# LINE 1 \""foo\"" #-}\n\na=1""
}}}

This puts the ""a=1"" bit on line 3, where it should be on line 2.

I think there may be two bugs in this area - I was trying to debug http://code.google.com/p/ndmitchell/issues/detail?id=331 and it kept behaving strangely. Once this bug is fixed then I may have another one for you.",bug report,new,major,,parser,1.8.x,,,
