[IR] update testdata: escape special symbols in Char and String constant values
This commit is contained in:
committed by
teamcityserver
parent
0f10b5eb9e
commit
503370c9c2
@@ -23,9 +23,7 @@ val test4: String
|
||||
get
|
||||
|
||||
val test5: String
|
||||
field = "
|
||||
abc
|
||||
"
|
||||
field = "\nabc\n"
|
||||
get
|
||||
|
||||
val test6: String
|
||||
|
||||
Reference in New Issue
Block a user