summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/Defaulting2MROn.hs
blob: 6afcad1186d3a3439bf3b5a0dcf9a5807da26723 (plain)
1
2
3
4
5
6
{-# LANGUAGE PartialTypeSignatures #-}
{-# LANGUAGE MonomorphismRestriction #-}
module Defaulting2MROn where

bravo :: _ => _
bravo = 3