summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/dynamicToo/dynamicToo002/C.hs
blob: af00e9d21383e96f5c82f035c0e84cb162bf14ff (plain)
1
2
3
4
5
6
7
8
9

module C where

import A
import B

ab :: String
ab = [a, b]