diff options
Diffstat (limited to 'test/extra/perfect/test-utf8.nt')
-rw-r--r-- | test/extra/perfect/test-utf8.nt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/extra/perfect/test-utf8.nt b/test/extra/perfect/test-utf8.nt new file mode 100644 index 00000000..c02cb375 --- /dev/null +++ b/test/extra/perfect/test-utf8.nt @@ -0,0 +1,3 @@ +<http://example.org/eg#s> <http://example.org/eg#p> "1: Two byte Unicode escape: \u00E0" . +<http://example.org/eg#s> <http://example.org/eg#p> "2: Largest Unicode escape in Turtle: \U0010FFFF" . +<http://example.org/eg#s> <http://example.org/eg#p> "3: \u222E E\u22C5da = Q, n \u2192 \u221E, \u2211 f(i) = \u220F g(i)" . |