aboutsummaryrefslogtreecommitdiff
path: root/lib/os.nom
diff options
context:
space:
mode:
Diffstat (limited to 'lib/os.nom')
-rw-r--r--lib/os.nom4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/os.nom b/lib/os.nom
index 4edccb9..2c9addf 100644
--- a/lib/os.nom
+++ b/lib/os.nom
@@ -1,4 +1,4 @@
-#!/usr/bin/env nomsu -V3.7.5.6
+#!/usr/bin/env nomsu -V3.8.7.6
#
This file defines some actions that interact with the operating system and filesystem.
@@ -66,4 +66,4 @@ action [source lines of %tree]:
(..)
(line % in %file) for % in (line number of %source.start in %file) to (..)
line number of %source.stop in %file
- ..joined with "\n"
+ ..::joined with "\n"