From 16991d63abd4594a2e2ecefacdcc4b3f968e83f8 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 16 Nov 1999 11:36:15 +0000 Subject: [PATCH] [project @ 1999-11-16 11:36:15 by simonmar] sync output --- ghc/tests/lib/should_run/memo002.stdout | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/ghc/tests/lib/should_run/memo002.stdout b/ghc/tests/lib/should_run/memo002.stdout index e69de29..7369b40 100644 --- a/ghc/tests/lib/should_run/memo002.stdout +++ b/ghc/tests/lib/should_run/memo002.stdout @@ -0,0 +1,44 @@ +10 +89 +89 + +11 +144 +144 + +12 +233 +233 + +13 +377 +377 + +14 +610 +610 + +15 +987 +987 + +16 +1597 +1597 + +17 +2584 +2584 + +18 +4181 +4181 + +19 +6765 +6765 + +20 +10946 +10946 + -- 1.7.10.4