ghc-exactprint-0.5.0.0: tests/examples/ghc8/T9723a.hs
{-# OPTIONS -fwarn-tabs #-}
-- Check we get a warning for a single tab
module ShouldCompile where
tab1 = 'a'
{-# OPTIONS -fwarn-tabs #-}
-- Check we get a warning for a single tab
module ShouldCompile where
tab1 = 'a'