mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-25 00:48:10 +02:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
|
|
// Test 1-01 : dump subjects
|
|
|
|
SELECT ?x
|
|
SOURCE <model1.nt>
|
|
WHERE (?x, ?y, ?z)
|