aboutsummaryrefslogtreecommitdiff
path: root/another.lux
blob: ff5bb6f0a2668617d9104b33ee3fe2334287c4a1 (plain)
1
2
3
4
## (ann id #type (All [x] (-> [x] x)))
(def (id x)
  x)