ruby / racc

Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
Other
535 stars 88 forks source link

Fix locations of `expect` param in docs #252

Closed yui-knk closed 10 months ago

yui-knk commented 10 months ago

expect can be placed before rule not in rule.