Subject: | wrong line number for multiline <% %> |
Here's the file I ran into this with:
https://github.com/freeside/Freeside/blob/c69e68e25b519c7f9d2ad47cb0ae6fc90c0f016c/httemplate/edit/process/part_event.html
The "#line n" comment in the obj file is count of the lines
in the block so its something like 130 for the file above.
That makes the line # in an error trace wrong.