[light classes] drop old light classes and backend: iteration #2
drop javaFileStub and fix tests ^KT-48773
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
public final class C /* p.C*/ extends p.A {
|
||||
public C();// .ctor()
|
||||
|
||||
public int af();// af$light_idea_test_case()
|
||||
public int af$light_idea_test_case();// af$light_idea_test_case()
|
||||
|
||||
public int getAp();// getAp$light_idea_test_case()
|
||||
public int getAp$light_idea_test_case();// getAp$light_idea_test_case()
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user