mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
Drop package facades: update compiler tests.
This commit is contained in:
@@ -2,6 +2,6 @@ package test;
|
||||
|
||||
class Void {
|
||||
{
|
||||
TestPackage.f();
|
||||
VoidKt.f();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user