1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-09 00:22:44 +02:00
audacity/lib-src/lv2/serd/tests/TurtleTests/turtle-syntax-bad-number-dot-in-anon.ttl

7 lines
75 B
Turtle

@prefix : <http://www.w3.org/2013/TurtleTests/> .
:s
:p [
:p1 27.
] .