Write line numbers for inlined lambdas
This commit is contained in:
@@ -293,6 +293,10 @@ public class LineNumberTest extends TestCaseWithTmpdir {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testInlineSimpleCall() {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testCompileTimeConstant() {
|
||||
doTestCustom();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user