SYNOPSIS

See

Compile it with:

eyapp -b '' pascalenumeratedvsrangesolvedviadyn.eyp

run it with this options:

./pascalenumeratedvsrangesolvedviadyn.pm -t

Try these inputs:

type r = (x) ..  y ;
type r = (x+2)*3 ..  y/2 ;
type e = (x, y, z);
type e = (x);