Skip to content

Commit

Permalink
Grammar depends on StringScanner
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Oct 11, 2023
1 parent b711f88 commit adf9f8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/lrama/grammar.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require "strscan"

require "lrama/grammar/auxiliary"
require "lrama/grammar/code"
require "lrama/grammar/error_token"
Expand Down

0 comments on commit adf9f8c

Please sign in to comment.