mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 08:31:31 +00:00
Remove generated black box java codegen test
Move all testData to boxWithJava/
This commit is contained in:
committed by
Alexander Udalov
parent
86938f57b1
commit
2904d1745b
@@ -0,0 +1,3 @@
|
||||
public class simpleProperty {
|
||||
protected static final String protectedProperty = "OK";
|
||||
}
|
||||
Reference in New Issue
Block a user