module Test.TypeConstructorUnusedComma where

import Data.Bool (Bool (False, True))

false = False