summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils.txr2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils.txr b/utils.txr
index 354f489..5cdc15a 100644
--- a/utils.txr
+++ b/utils.txr
@@ -1,7 +1,7 @@
@(define n (a))@(local n)@{n /\d+/}@(bind a @(int-str n))@(end)
@(define m (a))@(local m)@{m /\w+/}@(bind a @(month-num m))@(end)
@#
-@(next :string (identity *self-path*))
+@(next :string self-path)
@(some)
@*nil/@self.@nil
@(or)