Open
Description
What version of Racket are you using?
v8.3.0.8 [cs]
What program did you run?
> (:kind List*)
string:1:7: Type Checker: parse error in type;
type name `List*' is unbound
in: List*
[,bt for context]
> (:kind List)
string:1:7: Type Checker: parse error in type;
type name `List' is unbound
in: List
[,bt for context]
Metadata
Metadata
Assignees
Labels
No labels