mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 09:03:51 +01:00
Move library tree where it belongs
This commit is contained in:
3
lib-src/redland/rasqal/tests/sparql/syntax/construct1.rq
Normal file
3
lib-src/redland/rasqal/tests/sparql/syntax/construct1.rq
Normal file
@@ -0,0 +1,3 @@
|
||||
CONSTRUCT { ?x ?y ?z }
|
||||
FROM <data.n3>
|
||||
WHERE { ?x ?y ?z }
|
||||
Reference in New Issue
Block a user