summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/should_compile/T16029.stdout
blob: 76bf2617fb460ed7286c489d9591dd00334a6d53 (plain)
1
2
3
4
5
6
7
8
9
10
11
  :: Int %1 -> Int %1 -> T
         Tmpl= \ (dt [Occ=Once1!] :: Int) (dt [Occ=Once1!] :: Int) ->
  = \ (dt [Occ=Once1!] :: Int) (dt [Occ=Once1!] :: Int) ->
  :: GHC.Prim.Int# -> GHC.Prim.Int#
  = \ (ww :: GHC.Prim.Int#) ->
g2 [InlPrag=[2]] :: T -> Int -> Int
         Tmpl= \ (ds [Occ=Once1!] :: T) (ds1 [Occ=Once1!] :: Int) ->
  = \ (ds :: T) (ds1 :: Int) ->
g1 [InlPrag=[2]] :: S -> Int -> Int
         Tmpl= \ (ds [Occ=Once1!] :: S) (ds1 [Occ=Once1!] :: Int) ->
  = \ (ds :: S) (ds1 :: Int) ->