Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/tests/conformance98/importas/Dup.hs
import ReportB as A import ReportC as A main = print (A.b, A.c, ReportB.d, ReportC.x)