test(KT-31614): fixate behavior of serialization/deserialization of UTF characters.
This commit is contained in:
js/js.translator/testData/incremental/invalidation/unicodeSerializationAndDeserialization/lib2/l2.kt
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
fun qux() = foo()
|
||||
fun quz() = bar()
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
STEP 0:
|
||||
dependencies: stdlib, lib1, lib3
|
||||
dirty: l2.kt
|
||||
STEP 1:
|
||||
dependencies: stdlib, lib1, lib3
|
||||
STEP 2:
|
||||
dependencies: stdlib, lib1, lib3
|
||||
Reference in New Issue
Block a user