test(KT-31614): fixate behavior of serialization/deserialization of UTF characters.

This commit is contained in:
Artem Kobzar
2022-04-21 09:22:24 +00:00
committed by Space
parent e974d16e7a
commit 7327bc864e
12 changed files with 82 additions and 0 deletions
@@ -0,0 +1 @@
fun foo() = "\uD800"
@@ -0,0 +1 @@
fun foo() = "\uDB6A"
@@ -0,0 +1,11 @@
STEP 0:
dependencies: stdlib
dirty: l1.kt
STEP 1:
dependencies: stdlib
modifications:
U : l1.kt.1.txt -> l1.kt
dirty: l1.kt
STEP 2:
flags: FP
dependencies: stdlib