-- !!! Hiding lists "intersect" part 1 module M where import Prelude hiding (const,id) import Prelude hiding (const) x = const