Drop package facades: update compiler tests.
This commit is contained in:
@@ -2,8 +2,8 @@ package test;
|
||||
|
||||
class GenericArray {
|
||||
{
|
||||
TestPackage.noParam("");
|
||||
ExtensionsKt.noParam("");
|
||||
|
||||
TestPackage.param("", "");
|
||||
ExtensionsKt.param("", "");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user