Mercurial > hg > sv-dependency-builds
view src/serd-0.18.2/tests/test-05.ttl @ 78:7ea7031c0e5c pa_catalina
Apply patch from Tim Bunnell on PortAudio mailing list (2016-12-28, Mac 10.11 deprecation warning)
author | Chris Cannam |
---|---|
date | Wed, 30 Oct 2019 11:28:45 +0000 |
parents | c7265573341e |
children |
line wrap: on
line source
# Test non empty [] operator; not allowed as predicate @prefix : <http://example.org/base#> . [ :a :b ] :c :d . :e :f [ :g :h ] .