From e1ab11ccb329692ee0eadea9d28a8a152153f538 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 27 Aug 1999 14:38:38 +0000 Subject: [PATCH] [project @ 1999-08-27 14:38:38 by simonmar] missing stdout file. --- ghc/tests/lib/should_run/stableptr003.stdout | 1 + 1 file changed, 1 insertion(+) create mode 100644 ghc/tests/lib/should_run/stableptr003.stdout diff --git a/ghc/tests/lib/should_run/stableptr003.stdout b/ghc/tests/lib/should_run/stableptr003.stdout new file mode 100644 index 0000000..0ca9514 --- /dev/null +++ b/ghc/tests/lib/should_run/stableptr003.stdout @@ -0,0 +1 @@ +True -- 1.7.10.4