diff options
Diffstat (limited to 'test/extra/good/test-nt-syntax-all-rules.nt')
-rw-r--r-- | test/extra/good/test-nt-syntax-all-rules.nt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/extra/good/test-nt-syntax-all-rules.nt b/test/extra/good/test-nt-syntax-all-rules.nt new file mode 100644 index 00000000..ed84f410 --- /dev/null +++ b/test/extra/good/test-nt-syntax-all-rules.nt @@ -0,0 +1,7 @@ +# Cover as many grammar rules/situations as possible in a small document +_:s <http://example.org/p> "ob\t\b\n\r\f\\\"\'\u0025\U00015678ject" . +_:s <http://example.org/p> "߿ࠀက쿿퀀�𐀀" . + _:s <http://example.org/p> "o"^^<http://example.org/T> . +_:s <http://example.org/p> "o"@en . +_:e.u.s <http://example.org/p> "o"@en-gb . +_:e.u.s <http://example.org/p> _:o. |