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

[project @ 1999-06-28 10:41:06 by simonmar]

nit-picking lexical tests for M.<reservedid> and M.<specialid>
parent aae28e68
No related merge requests found
module ShouldCompile where
-- M.<keyword> isn't a qualified identifier
f = Just.let x=id in x
-- M.{as,hiding,qualified} *are* qualified identifiers
g = ShouldCompile.as
as x = x
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