J2K: no explicit type required for public declarations
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@ internal object Utils {
|
||||
return 1
|
||||
}
|
||||
|
||||
val staticField: Int = 1
|
||||
val staticField = 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user