diff options
author | David Robillard <d@drobilla.net> | 2012-07-17 16:01:17 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-07-17 16:01:17 +0000 |
commit | 79dc6df5c5535569cee81a3f71c79642c4a3309f (patch) | |
tree | 9e05636e844bb723d2f3a9631d8808e8a2e44cb5 /tests/test-digit-start-pname.out | |
parent | 6fc8a337afad525989fe607832be968e0e681651 (diff) | |
download | serd-79dc6df5c5535569cee81a3f71c79642c4a3309f.tar.gz serd-79dc6df5c5535569cee81a3f71c79642c4a3309f.tar.bz2 serd-79dc6df5c5535569cee81a3f71c79642c4a3309f.zip |
Support digits at start of local names as per new grammar.
git-svn-id: http://svn.drobilla.net/serd/trunk@360 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/test-digit-start-pname.out')
-rw-r--r-- | tests/test-digit-start-pname.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-digit-start-pname.out b/tests/test-digit-start-pname.out new file mode 100644 index 00000000..66eab7db --- /dev/null +++ b/tests/test-digit-start-pname.out @@ -0,0 +1 @@ +<http://example.org/1thing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> . |