Expected behaviour: a->(b->b)a evaluates to a->a Actual behaviour: a->(b->b)a is reported as the beta-normal form, even when there is a reducible redex
Expected behaviour: a->(b->b)a evaluates to a->a
Actual behaviour: a->(b->b)a is reported as the beta-normal form, even when there is a reducible redex