This website requires JavaScript.
Explore
Help
Sign In
asya
/
toml-rs
Watch
1
Star
0
Fork
You've already forked toml-rs
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
0344559a07
toml-rs
/
tests
/
valid
/
unicode-escape.toml
4 lines
65 B
TOML
Raw
Normal View
History
Unescape
Escape
Encode control characters with hex not decimal Fix https://github.com/alexcrichton/toml-rs/issues/178
2017-05-30 17:49:26 -05:00
answer1
=
"\u000B"
Tweak unicode-escape test
2016-04-03 03:08:23 -05:00
answer4
=
"\u03B4
α
"
answer8
=
"\U000003B4β"
Reference in a new issue
Copy permalink