summaryrefslogtreecommitdiffstats
path: root/tests/008/filtenv.txr
blob: 062e3a7aa3a1435b07acb178dc013e0dcba43e71 (plain)
1
2
3
4
5
@(bind a "x")
@(define f (in out))
@(bind out a)
@(end)
@(bind b `@{a :filter (:fun f)}`)