summaryrefslogtreecommitdiff
path: root/test/racc/regress/journey
diff options
context:
space:
mode:
Diffstat (limited to 'test/racc/regress/journey')
-rw-r--r--test/racc/regress/journey4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/racc/regress/journey b/test/racc/regress/journey
index 3daf81dac0..4cc0dcd6aa 100644
--- a/test/racc/regress/journey
+++ b/test/racc/regress/journey
@@ -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 "".
#
@@ -105,6 +105,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",
@@ -128,6 +129,7 @@ Racc_token_to_s_table = [
"literal",
"slash",
"dot" ]
+Ractor.make_shareable(Racc_token_to_s_table) if defined?(Ractor)
Racc_debug_parser = false