IR, testing framework: if no tree labels were provided in source file, use default golden file.
This commit is contained in:
committed by
Dmitry Petrov
parent
aee83f5a77
commit
64d7a97145
@@ -1,4 +1,3 @@
|
||||
// <<< arrayAssignment.txt
|
||||
fun test() {
|
||||
val x = intArrayOf(1, 2, 3)
|
||||
x[1] = 0
|
||||
|
||||
Reference in New Issue
Block a user