mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 08:38:39 +02:00
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
# GRAPH tests
|
|
PREFIX : <http://example/>
|
|
|
|
# GRAPH needs {}
|
|
GRAPH :g
|
|
:s :p :o .
|
|
|
|
|