chriswailes / RLTK

The Ruby Language Toolkit
http://chriswailes.github.io/RLTK/
University of Illinois/NCSA Open Source License
453 stars 35 forks source link

Fix EBNF/selector interplay bug #32

Closed chriswailes closed 10 years ago

chriswailes commented 10 years ago

A new testcase has been added that checks the interplay between EBNF elemination and the production value selectors. It currently doesn't work and should be fixed.