Deprecate JVM platform annotations in favor of capitilized themselves
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
@jvmName("Fail")
|
||||
@JvmName("Fail")
|
||||
fun OK() {}
|
||||
|
||||
fun box() = ::OK.name
|
||||
|
||||
Reference in New Issue
Block a user