Reduction
[hcoop/domtool2.git] / tests / reduce.dtl
... / ...
CommitLineData
1One = (\x -> 1) 42;
2Fred = \x -> ((\f -> \x -> [f, \y : (int) -> x]) x)