diff options
Diffstat (limited to 'testsuite/tests/stranal/sigs/BottomFromInnerLambda.stderr')
-rw-r--r-- | testsuite/tests/stranal/sigs/BottomFromInnerLambda.stderr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/stranal/sigs/BottomFromInnerLambda.stderr b/testsuite/tests/stranal/sigs/BottomFromInnerLambda.stderr new file mode 100644 index 0000000000..e8ae690147 --- /dev/null +++ b/testsuite/tests/stranal/sigs/BottomFromInnerLambda.stderr @@ -0,0 +1,6 @@ + +==================== Strictness signatures ==================== +BottomFromInnerLambda.expensive: <S(S),1*U(U)>m +BottomFromInnerLambda.f: <S(S),1*U(U)> + + |