ead220760160ef171118c9017c90126bcdecbff8
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail021.hs
1 -- !!! Qualified names in binding positions are rejected
2
3 module Foo where
4
5 Baz.f = True
6