mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 14:18:41 +02:00
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
# Long literal with missing end
|
|
@prefix : <http://example/> .
|
|
{
|
|
:s :p """abc
|
|
def
|
|
} |