mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Drop package facades: get rid of isPackageClassFqName
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
public final class VoidReturnKt {
|
||||
public static final void foo(@org.jetbrains.annotations.NotNull java.lang.String s) { /* compiled code */ }
|
||||
public static final void foo(@org.jetbrains.annotations.NotNull java.lang.String g) { /* compiled code */ }
|
||||
}
|
||||
Reference in New Issue
Block a user