1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-02 17:09:26 +02:00

7 lines
102 B
Turtle

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