annotate src/sord-0.12.0/tests/test-13.ttl @ 35:41ea6f72fef5

Update C++ libraries using libc++ on OS/X
author Chris Cannam
date Wed, 11 Mar 2015 13:30:03 +0000
parents c7265573341e
children
rev   line source
Chris@0 1 # Test for : allowed
Chris@0 2 @prefix : <http://example.org/ron> .
Chris@0 3
Chris@0 4 [] : [] .
Chris@0 5
Chris@0 6 : : : .
Chris@0 7