X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Farray%2Fshould_run%2Farr004.hs;h=cc54395c27feab8af90cbf58ea4f90c1b9f0d0ed;hb=9a3798e71501e452892224558cb908b0e286a2f1;hp=f7537d69288af541bb4d6e07202fe4281e938761;hpb=18976e614fd90a8d81ced2c3e9cd8e38d72a1f40;p=ghc-hetmet.git diff --git a/ghc/tests/array/should_run/arr004.hs b/ghc/tests/array/should_run/arr004.hs index f7537d6..cc54395 100644 --- a/ghc/tests/array/should_run/arr004.hs +++ b/ghc/tests/array/should_run/arr004.hs @@ -1,4 +1,4 @@ ---!!! Array - accessing undefined element +-- !!! Array - accessing undefined element -- -- Sample Haskell implementation in the 1.3 Lib report defines -- this as being undefined/error.