summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp021/A.hs
blob: 3851590cf0205c379d916036cff9ded50a11a025 (plain)
1
2
3
4
5
6
{-# LANGUAGE CPP #-}

module A(foo) where


#include "B.hs"