summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T11974.hs
blob: dc157cfff4a384696e08413ff5af68b23d3c90ab (plain)
1
2
3
4
5
{-# LANGUAGE ExtendedDefaultRules #-}

module T11974 where

default (Maybe, [])