Skip to content
Snippets Groups Projects
Commit 54a063d2 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-02-03 11:32:42 by simonm]

illegal char test
parent 26e677fd
No related merge requests found
module Tests where
-- this char is forbidden
c = '\&'
read005.hs:4:7: Illegal character escape: `\&'
read005.hs:4:7: on input: "&"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment