summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod108.hs
blob: 2a5ffa493447155732917eaa987b0cdc2daa6f69 (plain)
1
2
3
4
5
6
-- !!! Local alias same as module
module F where

import Prelude as F

x = 'a'