Renamed test data folder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
internal class C {
|
||||
val default = 0
|
||||
|
||||
fun foo() {
|
||||
println(default)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user