[IR] update testdata: print whole string concatenation at one line
This commit is contained in:
committed by
teamcityserver
parent
91c9d9d25c
commit
21da2b0350
@@ -29,9 +29,7 @@ abc
|
||||
get
|
||||
|
||||
val test6: String
|
||||
field = <get-test1>() +
|
||||
" " +
|
||||
foo()
|
||||
field = <get-test1>() + " " + foo()
|
||||
get
|
||||
|
||||
val test7: String
|
||||
|
||||
Reference in New Issue
Block a user