summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/parse.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse.y b/src/parse.y
index 5376182a0..217e82a37 100644
--- a/src/parse.y
+++ b/src/parse.y
@@ -4683,6 +4683,7 @@ parser_init_cxt(parser_state *p, mrbc_context *cxt)
local_add_f(p, cxt->syms[len]);
}
}
+ p->capture_errors = cxt->capture_errors;
}
static void