summaryrefslogtreecommitdiff
path: root/tool/lrama/lib/lrama/grammar/symbols.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/lrama/lib/lrama/grammar/symbols.rb')
-rw-r--r--tool/lrama/lib/lrama/grammar/symbols.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/tool/lrama/lib/lrama/grammar/symbols.rb b/tool/lrama/lib/lrama/grammar/symbols.rb
new file mode 100644
index 0000000000..337241d1b2
--- /dev/null
+++ b/tool/lrama/lib/lrama/grammar/symbols.rb
@@ -0,0 +1,3 @@
+# frozen_string_literal: true
+
+require_relative "symbols/resolver"