"field": deprecated warnings introduced, compiler tests migrated to the new syntax
This commit is contained in:
committed by
Mikhail Glukhikh
parent
028e0ec59a
commit
a1e3471d92
+1
-1
@@ -35,7 +35,7 @@ class MyTest() {
|
||||
var i: Int = 23
|
||||
doSmth(i)
|
||||
<!UNUSED_VALUE!>i =<!> 34
|
||||
$a = v
|
||||
field = v
|
||||
}
|
||||
|
||||
init {
|
||||
|
||||
Reference in New Issue
Block a user