summaryrefslogtreecommitdiff
path: root/tests/ntriples/bug-577.out
blob: 5789e3bd2a928b07875fb5d651428112aaac6899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<http://example.org/test> <http://example.org/escape-\u0001> "escape for 1" .
<http://example.org/test> <http://example.org/escape-\u0002> "escape for 2" .
<http://example.org/test> <http://example.org/escape-\u0003> "escape for 3" .
<http://example.org/test> <http://example.org/escape-\u0004> "escape for 4" .
<http://example.org/test> <http://example.org/escape-\u0005> "escape for 5" .
<http://example.org/test> <http://example.org/escape-\u0006> "escape for 6" .
<http://example.org/test> <http://example.org/escape-\u0007> "escape for 7" .
<http://example.org/test> <http://example.org/escape-\u0008> "escape for 8" .
<http://example.org/test> <http://example.org/escape-\u0009> "escape for 9" .
<http://example.org/test> <http://example.org/escape-\u000A> "escape for 10" .
<http://example.org/test> <http://example.org/escape-\u000B> "escape for 11" .
<http://example.org/test> <http://example.org/escape-\u000C> "escape for 12" .
<http://example.org/test> <http://example.org/escape-\u000D> "escape for 13" .
<http://example.org/test> <http://example.org/escape-\u000E> "escape for 14" .
<http://example.org/test> <http://example.org/escape-\u000F> "escape for 15" .
<http://example.org/test> <http://example.org/escape-\u0010> "escape for 16" .
<http://example.org/test> <http://example.org/escape-\u0011> "escape for 17" .
<http://example.org/test> <http://example.org/escape-\u0012> "escape for 18" .
<http://example.org/test> <http://example.org/escape-\u0013> "escape for 19" .
<http://example.org/test> <http://example.org/escape-\u0014> "escape for 20" .
<http://example.org/test> <http://example.org/escape-\u0015> "escape for 21" .
<http://example.org/test> <http://example.org/escape-\u0016> "escape for 22" .
<http://example.org/test> <http://example.org/escape-\u0017> "escape for 23" .
<http://example.org/test> <http://example.org/escape-\u0018> "escape for 24" .
<http://example.org/test> <http://example.org/escape-\u0019> "escape for 25" .
<http://example.org/test> <http://example.org/escape-\u001A> "escape for 26" .
<http://example.org/test> <http://example.org/escape-\u001B> "escape for 27" .
<http://example.org/test> <http://example.org/escape-\u001C> "escape for 28" .
<http://example.org/test> <http://example.org/escape-\u001D> "escape for 29" .
<http://example.org/test> <http://example.org/escape-\u001E> "escape for 30" .
<http://example.org/test> <http://example.org/escape-\u001F> "escape for 31" .
<http://example.org/test> <http://example.org/escape-\u007B> "escape for 123" .
<http://example.org/test> <http://example.org/escape-\u007D> "escape for 125" .
<http://example.org/test> <http://example.org/escape-\u007C> "escape for 124" .
<http://example.org/test> <http://example.org/escape-\u005E> "escape for 94" .
<http://example.org/test> <http://example.org/escape-\u0060> "escape for 96" .
<http://example.org/test> <http://example.org/escape-\\> "escape for 92" .