1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-08 15:52:53 +02:00
2010-01-24 09:19:39 +00:00

7 lines
102 B
Turtle

# Test long literal
@prefix : <http://example.org/ex#> .
:a :b """a long
literal
with
newlines""" .