packages feed

graph-rewriting-lambdascope-0.5.6: examples/morazan-fig4.l

let f x =
	let
		g = i
		h = x
		i = h
	in g h
in f