mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-12 06:37:52 +02:00
7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
|
|
// Syntactic test : variable is a keyword
|
|
|
|
SELECT ?select
|
|
FROM <model0.nt>
|
|
WHERE (?x, <http://localhost/p1>, ?select)
|