mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-27 09:38:39 +02:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
# GRAPH tests
|
|
PREFIX : <http://example/>
|
|
|
|
# GRAPH not followed by DOT
|
|
GRAPH :g1 { :s :p :o } .
|
|
GRAPH :g2 { :s :p :o } .
|