Mark line numbers on compile-time constants
This commit is contained in:
@@ -295,6 +295,10 @@ public class LineNumberTest extends TestCaseWithTmpdir {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testCompileTimeConstant() {
|
||||
doTestCustom();
|
||||
}
|
||||
|
||||
public void testIfThen() {
|
||||
doTestCustom();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user