mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-17 09:07:41 +02:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
// (c) Copyright 2003 Hewlett-Packard Development Company, LP
|
|
// Test 1-10 : Unused variables in SELECT
|
|
|
|
SELECT ?x, ?v
|
|
SOURCE <model1.nt>
|
|
WHERE (<http://rdf.hp.com/r-1>, <http://rdf.hp.com/p-1>, ?v)
|