[Analysis API] Move testdata for scope provider
This commit is contained in:
committed by
teamcity
parent
4b7164a557
commit
e8272fa02e
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
// class: JavaClass
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE
|
||||
// FILE: main.kt
|
||||
|
||||
// FILE: JavaClass.java
|
||||
public class JavaClass {
|
||||
public int field = 1;
|
||||
public String field = "S";
|
||||
}
|
||||
Reference in New Issue
Block a user