Skip to content

don't ignore type annotations on top-level vals that turn into a "let" #86

Open
@JonathanAldrich

Description

@JonathanAldrich

Write a test case that fails because annotations on a top-level "val" are ignored. An example is Bool.wyv without the "launderAsInt" call. Then add the (optional) ability for the "let" construct in the core IL to have an annotation on the let-bound variable, and fill in this annotation when the source code specifies it. Thus get the test case to pass.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions