summaryrefslogtreecommitdiff
path: root/Gro/Test.hs
blob: a46c849b65e1e8b46d4ea70e11aa7535b203f0b0 (plain)
1
2
3
4
5
module Gro.Test (
  have
) where

have a b = filter (==a) b