aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--elymas/lib/err.ey6
1 files changed, 3 insertions, 3 deletions
diff --git a/elymas/lib/err.ey b/elymas/lib/err.ey
index 9c0f32d..c43709e 100644
--- a/elymas/lib/err.ey
+++ b/elymas/lib/err.ey
@@ -22,9 +22,9 @@
} "???"
{ < > -01 ??? } "??"
- { { currentHandler applyHandler } currentHandler "" . theHandler sys .dyn .with } "??!"
- { { origWhat currentHandler applyHandler } currentHandler "" . theHandler sys .dyn .with } "??!'"
- { currentHandler < "" -11032 =* == >' theHandler sys .dyn .with } "?!"
+ { { currentHandler applyHandler } currentHandler " " . theHandler sys .dyn .with } "??!"
+ { { origWhat currentHandler applyHandler } currentHandler " " . theHandler sys .dyn .with } "??!'"
+ { currentHandler < " " -11032 =* == >' theHandler sys .dyn .with } "?!"
{ ==what =*onErrorStrategy ==main 0 ==i
{ main { i onErrorStrategy =main i 1 add =i try } what ?! } _ =*try *