packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/T9951b.hs

{-# LANGUAGE OverloadedStrings #-}
{-# OPTIONS_GHC -fwarn-incomplete-patterns -fwarn-overlapping-patterns #-}

module T9951b where

f :: String -> Bool
f "ab" = True