cpython/Lib/test/test_tomllib/data/valid/hex-char.toml

3 lines
36 B
TOML

a="\u0061"
b="\u0062"
c="\U00000063"