go-toml/parse/testfiles/invalid/mmakaay/string-bad-surrogate.toml

2 lines
39 B
TOML

notgood = "a\uDCFF"
notgood = "a\uDCFF"