Typed Racket
![]() Some forms like `define` do not produce a value and thus do not have a type. Instead of returning the #<void> value for these cases, return the symbol 'no-type. Also fix printing in several places to reflect this. Fixes a regression due to commit 00470e3 and also fixes an unreported bug with (:print-type ...) on non-expressions. Closes PR 13758 original commit: 1747b700976a664ec7ee5a9004e02a173910a2e2 |
||
---|---|---|
pkgs/typed-racket-pkgs |