http://d.puremagic.com/issues/show_bug.cgi?id=2660
------- Comment #10 from [email protected] 2009-02-20 21:15 ------- #line can be processed with a simple, stupid tool, but pragmas cannot be, because they are recognized at much later stage. The idea of recognizing pragma(line) as 'special' in the lexing stage is an awful hack <g>. --
