summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T20472.hs
blob: 6d4d2b4d2445e104a94b2d238d9099cf47208027 (plain)
1
2
3
4
5
6
7
8
{-# OPTIONS_GHC -fdefer-out-of-scope-variables #-}

module T20472 where

a = nonexistent
b = Prelude.nonexistent
c = True
d = Nonexistent.x