summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog019/A.hs
blob: 4126fd03c3dcec862f0bdbc0a7c02e24391c493f (plain)
1
2
3
4
5
6
7
8
-- Test for #15424

module A where

import B
import C
import D
import E