annotate src/serd-0.18.2/tests/test-13.ttl @ 65:a69c1527268d

OSX binaries for Cap'n Proto
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 05 Jul 2017 09:46:34 +0100
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