Drop package facades: update compiler tests.
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ package test;
|
||||
|
||||
public class PlatformName {
|
||||
public static void main(String[] args) {
|
||||
TestPackage.bar();
|
||||
PlatformNameKt.bar();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user