mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-01 22:30:11 +01:00
Move library tree where it belongs
This commit is contained in:
7
lib-src/redland/rasqal/tests/rdql/testsuite/test-B-20
Normal file
7
lib-src/redland/rasqal/tests/rdql/testsuite/test-B-20
Normal file
@@ -0,0 +1,7 @@
|
||||
// (c) Copyright 2003 Hewlett-Packard Development Company, LP
|
||||
|
||||
SELECT *
|
||||
FROM <model9.n3>
|
||||
WHERE (?x ?y ?v)
|
||||
AND ?v == 5.7
|
||||
|
||||
Reference in New Issue
Block a user