aboutsummaryrefslogtreecommitdiff
path: root/src/boot/parser.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/parser.boot')
-rw-r--r--src/boot/parser.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/parser.boot b/src/boot/parser.boot
index 5e5b7a09..909568b9 100644
--- a/src/boot/parser.boot
+++ b/src/boot/parser.boot
@@ -257,7 +257,7 @@ bpMissingMate(close,open)==
bpMissing close
bpMissing s==
- bpSpecificErrorHere(CONCAT(PNAME s,'" possibly missing"))
+ bpSpecificErrorHere strconc(PNAME s,'" possibly missing")
throw TRAPPOINT "TRAPPED"
bpCompMissing s == bpEqKey s or bpMissing s