summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T5570.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T5570.hs')
-rw-r--r--testsuite/tests/typecheck/should_fail/T5570.hs7
1 files changed, 0 insertions, 7 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T5570.hs b/testsuite/tests/typecheck/should_fail/T5570.hs
deleted file mode 100644
index 3dcc4d8be4..0000000000
--- a/testsuite/tests/typecheck/should_fail/T5570.hs
+++ /dev/null
@@ -1,7 +0,0 @@
-{-# LANGUAGE MagicHash #-}
-module T5570 where
-
-import GHC.Exts
-
-main :: IO ()
-main = print $ D# $ 3.0##