summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/Ppr051.hs
blob: bdd083e98fe41e1099f5bfaecdbec0754a99cf25 (plain)
1
2
3
4
5
6
{-# LANGUAGE KindSignatures #-}
module Ppr051 where

-- default declaration
default  (  )
default  (  Int ,  Bool  :: Int )