SYNOPSIS
Minimal example of a Reduce-Reduce conflict. It illustrates how in case of a reduce-reduce conflict the first conflicting production is chosen.
Compile it with:
eyapp -b '' minimalrr.eyp
Execute it with:
./minimalrr.pm -t
SEE ALSO
File C<minimalrr2.eyp>