summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/annfail12.stderr
blob: b3cbb4eb1463ca15a390ddf0f6e393ae167687cc (plain)
1
2
3
4
5
6

annfail12.hs:5:1:
    Exception when trying to run compile-time code:
      You were meant to see this error!
    In the annotation:
      {-# ANN f (error "You were meant to see this error!" :: Int) #-}