summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/T2931.hs
blob: f7b9afe0a7b4370d24d9c5d3f7418ad58820809e (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE TemplateHaskell #-}
-- Trac #2931

module Foo where
a = 1

-- NB: no newline after the 'a'!
b = 'a