STR-696: Unable to find the "IfThen" contructor in Stratego-pretty.pp.af
> Foo.str
module Foo
strategies
main = if id then id end> parse-stratego -i Foo.str | ast2abox -p /nix/store/…-strategoxt-0.17M3pre16585/share/stratego-front/Stratego-pretty.pp.af | abox2text
Submitted on 5 February 2007 at 12:14
[ ast2abox | error ] No pp entry found for: (2,[“IfThen”])
[ ast2abox | error ] Cannot rewrite to box:
IfThen(Id,Id)
…
Log in to post comments