summaryrefslogtreecommitdiffstats
path: root/tests/004
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-24 18:30:47 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-24 18:30:47 -0800
commitfbec2eb30da83f77f0f25edf0b3e3f9b6da07e07 (patch)
tree6d2802cf31584627c62b3f32ee821fc3053a3c59 /tests/004
parent2fb589dc0bc66b0efa10e152153a3b9e6571bfd7 (diff)
downloadtxr-fbec2eb30da83f77f0f25edf0b3e3f9b6da07e07.tar.gz
txr-fbec2eb30da83f77f0f25edf0b3e3f9b6da07e07.tar.bz2
txr-fbec2eb30da83f77f0f25edf0b3e3f9b6da07e07.zip
Switching to keyword symbols for :args and :nothrow.
Diffstat (limited to 'tests/004')
-rw-r--r--tests/004/query-1.txr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/004/query-1.txr b/tests/004/query-1.txr
index c8a9e226..2d695242 100644
--- a/tests/004/query-1.txr
+++ b/tests/004/query-1.txr
@@ -1,5 +1,5 @@
#!./txr
-@(next args)
+@(next :args)
@#
@# Define option_error exception, subtyped from error
@#