summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T12610.hs
blob: 7911c9926b4e7aa87f49e5102f7c1cc7fb8d5d9c (plain)
1
2
3
4
5
6
{-# OPTIONS -fwarn-tabs #-}
module T12610 where

p = let  x = 4
	y = 5
    in 12