Deprecate JVM platform annotations in favor of capitilized themselves
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package test
|
||||
|
||||
@jvmName("bar")
|
||||
@JvmName("bar")
|
||||
fun foo() {}
|
||||
Reference in New Issue
Block a user