Language level switching works with type enforcement turned off.

Contracts for Any and polymorphic types are proving problematic.

svn: r18085
This commit is contained in:
Carl Eastlund 2010-02-15 02:39:33 +00:00
parent 81dbd0a967
commit 400abdf455

View File

@ -1,4 +1,4 @@
#lang typed-scheme
#lang typed-scheme/no-check
(require typed/framework/framework
typed/mred/mred