Typed Racket
Go to file
Matthew Flatt bdc9416c8a make assignment-before-initialization an error
Recent changes made use-before-initialization an error for
`letrec` bindings, `class` fields, and `unit` definitions.
Now, assignment-before-initialization is also an error.

original commit: 22b48e03c84305068c76881c8b0ab0d25d9273de
2014-04-17 06:37:15 -06:00
pkgs/typed-racket-pkgs make assignment-before-initialization an error 2014-04-17 06:37:15 -06:00