diff options
Diffstat (limited to 'tests/TriGTests/literal_with_numeric_escape8.trig')
-rw-r--r-- | tests/TriGTests/literal_with_numeric_escape8.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/literal_with_numeric_escape8.trig b/tests/TriGTests/literal_with_numeric_escape8.trig new file mode 100644 index 00000000..b36ff3ea --- /dev/null +++ b/tests/TriGTests/literal_with_numeric_escape8.trig @@ -0,0 +1,2 @@ +{<http://a.example/s> <http://a.example/p> '\U0000006F' .} +<http://example/graph> {<http://a.example/s> <http://a.example/p> '\U0000006F' .} |