File: function-1.rq

package info (click to toggle)
tinysparql 3.10.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,468 kB
  • sloc: ansic: 118,310; python: 6,139; javascript: 719; sh: 121; perl: 106; xml: 67; makefile: 31; sql: 1
file content (2 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (2)
1
2
# Use an ArgList in an ArgList, which we do not allow
SELECT (fn:replace (('foo', 'f'), 'b') AS ?m) { }