packages feed

HaRe-0.8.0.0: test/testdata/MoveDef/PatBind1.hs

module PatBind1 where

tup@(h,t) = (x,1)

x = 2