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

[project @ 1997-12-17 11:08:16 by simonm]

add typechecker bug which we currently don't have a fix for
parent 5b1f4261
No related merge requests found
module ShouldSucceed where
-- From a bug report by Sven Panne.
foo = bar
where bar = \_ -> (truncate boing, truncate boing)
boing = 0
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