mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-01 14:20:10 +01:00
Update lilv, lv2, serd, sord, sratom, and add suil.
This commit is contained in:
5
lib-src/lv2/serd/tests/good/test-03.ttl
Normal file
5
lib-src/lv2/serd/tests/good/test-03.ttl
Normal file
@@ -0,0 +1,5 @@
|
||||
# Test ; operator
|
||||
@prefix : <http://example.org/base#> .
|
||||
:a :b :c ;
|
||||
:d :e ;
|
||||
:f :g .
|
||||
Reference in New Issue
Block a user