Regenerate parsers with racc-1.6.2

This commit is contained in:
Hiroshi SHIBATA 2023-03-03 13:46:04 +09:00
parent 90b74d8c65
commit 103a65316c
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# frozen_string_literal: true
#
# DO NOT MODIFY!!!!
# This file is automatically generated by Racc 1.6.1
# This file is automatically generated by Racc 1.6.2
# from Racc grammar file "".
#
@ -624,6 +624,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",
@ -674,6 +675,7 @@ Racc_token_to_s_table = [
"blocks_in_list",
"block_in_list",
"whitelines2" ]
Ractor.make_shareable(Racc_token_to_s_table) if defined?(Ractor)
Racc_debug_parser = false

View File

@ -1,7 +1,7 @@
# frozen_string_literal: true
#
# DO NOT MODIFY!!!!
# This file is automatically generated by Racc 1.6.1
# This file is automatically generated by Racc 1.6.2
# from Racc grammar file "".
#
@ -652,6 +652,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",
@ -723,6 +724,7 @@ Racc_token_to_s_table = [
"normal_strings",
"verb_string",
"verb_normal_string" ]
Ractor.make_shareable(Racc_token_to_s_table) if defined?(Ractor)
Racc_debug_parser = false