summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T10196Fail3.hs
blob: 09b80ddeff01ace2f2a76f78aaee8653917c67fb (plain)
1
2
3
4
5
6
module T10196Fail3 where

-- Modifier letters are not allowed in the middle of an identifier.
-- And this should not be lexed as 2 separate identifiers either.
xᵦx :: Int
xᵦx = 1