KT-1306123.lng or 123.sht is not good name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
get() : Int = 1
|
||||
set(value : <error>Long</error>) {
|
||||
$x = value.int
|
||||
$x = <error>1.lng</error>
|
||||
$x = <error>1.long</error>
|
||||
}
|
||||
|
||||
val xx : Int = <error>1 + x</error>
|
||||
|
||||
Reference in New Issue
Block a user