Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Jul 31, 2023
1 parent 1bf9be1 commit 573e42a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/lrama/integration_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def test_rules(rules, input, expected)
%w['*'],
%w[NUM val 3]
]
expected = "9"

test_rules(<<~Rules, input, "=> 9")
%union {
Expand Down

0 comments on commit 573e42a

Please sign in to comment.