summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_compile/T15723B.hs
blob: 5b7b44d2f644f05ef448eab5d4f0a7b1c7657fcd (plain)
1
2
3
4
5
6
module T15723B where

import T15723A

test :: Int -> Int
test x = {-# SCC test1 #-} foo $ foo x