Open
Description
Ensure that standard line number information is kept when inlining from the same file, eliminated otherwise. Write tests.
Next step: add support for JSR-45 debugging info, which allows
- line numbers of multiple source files within one classfile
- full (project-relative?) path of source file, not only the file name, should help debuggers in when not using Java's package/directory convention for sources