J2K: no explicit type required for public declarations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
internal class X {
|
||||
var length: Int = 5
|
||||
var length = 5
|
||||
}
|
||||
|
||||
internal class C {
|
||||
|
||||
Reference in New Issue
Block a user