K2 Scripting: fix testdata for scripts diagnostics tests
This commit is contained in:
committed by
Space Team
parent
5e3f7184d1
commit
b1b1eab35b
+3
@@ -2,6 +2,9 @@ public final class FunsPropsAndFields /* FunsPropsAndFields*/ extends kotlin.scr
|
||||
@kotlin.jvm.JvmField()
|
||||
public final int testField;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
final java.lang.String[] args;
|
||||
|
||||
private final int testPropVal;
|
||||
|
||||
private int testPropVar;
|
||||
|
||||
Reference in New Issue
Block a user