Skip to content

:kind can't work for List* and List (maybe more type-level expression) #1171

Open
@NoahStoryM

Description

@NoahStoryM

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions