summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/T9723a.hs
blob: b75944ab18458c5863ac7cbc33ce3d1fc80e3b71 (plain)
1
2
3
4
5
6
7
8
9

{-# OPTIONS -fwarn-tabs #-}

-- Check we get a warning for a single tab

module ShouldCompile where

tab1	= 'a'