diff options
Diffstat (limited to 'testsuite/tests/stranal/should_compile/T18903.stderr')
-rw-r--r-- | testsuite/tests/stranal/should_compile/T18903.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/stranal/should_compile/T18903.stderr b/testsuite/tests/stranal/should_compile/T18903.stderr index 8110312a8b..38298db8c4 100644 --- a/testsuite/tests/stranal/should_compile/T18903.stderr +++ b/testsuite/tests/stranal/should_compile/T18903.stderr @@ -56,7 +56,7 @@ h :: Int -> Int h = \ (m :: Int) -> case m of wild { GHC.Types.I# ds -> let { - $wg [InlPrag=NOINLINE, Dmd=MC1(!P(M!P(L),1!P(L)))] + $wg [InlPrag=NOINLINE, Dmd=MC(1,!P(M!P(L),1!P(L)))] :: GHC.Prim.Int# -> (# Int, Int #) [LclId, Arity=1, Str=<1L>, Unf=OtherCon []] $wg |