summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/break022/C.hs
blob: 0dd15af7e7277bf4c46ba12042a913234a1287eb (plain)
1
2
3
4
5
module C where
  
import A
import B