Deprecate JVM platform annotations in favor of capitilized themselves
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
public object C {
|
||||
jvmStatic public fun main(args: Array<String>) {
|
||||
JvmStatic public fun main(args: Array<String>) {
|
||||
when (args.size()) {
|
||||
1 -> {
|
||||
run {
|
||||
|
||||
Reference in New Issue
Block a user