summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail021.hs
blob: a8062967e1aca9d9b6d238002e29da7c5d4bb05d (plain)
1
2
3
4
5
6
-- !!! Qualified names in binding positions are rejected

module Foo where

(Baz.f, x) = True