summaryrefslogtreecommitdiff
path: root/test/racc/regress/machete
diff options
context:
space:
mode:
Diffstat (limited to 'test/racc/regress/machete')
-rw-r--r--test/racc/regress/machete4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/racc/regress/machete b/test/racc/regress/machete
index 6297fe2ac9..2659a3ec9e 100644
--- a/test/racc/regress/machete
+++ b/test/racc/regress/machete
@@ -1,6 +1,6 @@
#
# DO NOT MODIFY!!!!
-# This file is automatically generated by Racc 1.5.0
+# This file is automatically generated by Racc 1.5.2
# from Racc grammar file "".
#
@@ -446,6 +446,7 @@ Racc_arg = [
racc_shift_n,
racc_reduce_n,
racc_use_result_var ]
+Ractor.make_shareable(Racc_arg) if defined?(Ractor)
Racc_token_to_s_table = [
"$end",
@@ -492,6 +493,7 @@ Racc_token_to_s_table = [
"items",
"item",
"quantifier" ]
+Ractor.make_shareable(Racc_token_to_s_table) if defined?(Ractor)
Racc_debug_parser = false