Skip to content

Commit

Permalink
Merge pull request #252 from yui-knk/comment
Browse files Browse the repository at this point in the history
Remove TODO
  • Loading branch information
yui-knk authored Nov 19, 2023
2 parents ed54a7c + b720bbd commit 6712ec0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/lrama/grammar/code_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# TODO: spec for Lrama::Grammar::Code::RuleAction

RSpec.describe Lrama::Grammar::Code do
let(:token_class) { Lrama::Lexer::Token }
let(:user_code_dollar_dollar) { token_class::UserCode.new(s_value: 'print($$);') }
Expand Down

0 comments on commit 6712ec0

Please sign in to comment.