Fix problem noted by omry on original domtool; namely, bad handling of rewrites insid...
[hcoop/domtool2.git] / tests / reduce.dtl
CommitLineData
492c1cff
AC
1One = (\x -> 1) 42;
2Fred = \x -> ((\f -> \x -> [f, \y : (int) -> x]) x)