mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 08:31:29 +00:00
Minor, fix test data
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// FILE: FakePlatformName.java
|
||||
|
||||
import kotlin.jvm.JvmName;
|
||||
|
||||
public class FakePlatformName {
|
||||
@JvmName(name = "fake")
|
||||
public String foo() {
|
||||
|
||||
Reference in New Issue
Block a user