[light classes] drop old light classes and backend: iteration #2
drop javaFileStub and fix tests ^KT-48773
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// HelloWorld
|
||||
|
||||
println("Hello world!")
|
||||
|
||||
// LAZINESS:NoLaziness
|
||||
@@ -11,5 +11,3 @@ class Bar(val a: Int) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// LAZINESS:NoLaziness
|
||||
Reference in New Issue
Block a user