summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail032.hs
blob: 93e7181033b190e98957dd84e31cb59aef644f54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
-- Test for trac #314

{-
/*
  This
  uses
  up
  some
  lines
  The
  following
  pragmas
  should
  not
  be
  parsed
 */
# 23
#pragma

-}

module ShouldFail where

type_error = "Type error on line 25":"Type error on line 25"