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:
parent
81dbd0a967
commit
400abdf455
|
@ -1,4 +1,4 @@
|
|||
#lang typed-scheme
|
||||
#lang typed-scheme/no-check
|
||||
|
||||
(require typed/framework/framework
|
||||
typed/mred/mred
|
||||
|
|
Loading…
Reference in New Issue
Block a user