summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T19246.hs
blob: fba3f47b4f64906a1c13d0fb6a4fc025eb43a181 (plain)
1
2
3
4
5
module T19246 where

import T19246a

{-# SPECIALISE f :: [Int] -> ([Int], Int) #-}