From b8f771fba2dde1e43173ceba21007d2612eddd44 Mon Sep 17 00:00:00 2001 From: aycabta Date: Tue, 10 Aug 2021 02:35:50 +0900 Subject: [PATCH] Update parser files of RDoc generated by the latest Racc --- lib/rdoc/rd/block_parser.rb | 2 +- lib/rdoc/rd/inline_parser.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/rdoc/rd/block_parser.rb b/lib/rdoc/rd/block_parser.rb index cf30043593..462ba869a2 100644 --- a/lib/rdoc/rd/block_parser.rb +++ b/lib/rdoc/rd/block_parser.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # # DO NOT MODIFY!!!! -# This file is automatically generated by Racc 1.5.1 +# This file is automatically generated by Racc 1.5.2 # from Racc grammar file "". # diff --git a/lib/rdoc/rd/inline_parser.rb b/lib/rdoc/rd/inline_parser.rb index 007327bf0e..8f4c2c31ef 100644 --- a/lib/rdoc/rd/inline_parser.rb +++ b/lib/rdoc/rd/inline_parser.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # # DO NOT MODIFY!!!! -# This file is automatically generated by Racc 1.5.1 +# This file is automatically generated by Racc 1.5.2 # from Racc grammar file "". #