Skip to content

methodTypes not generated properly in gct #328

@KimBruce

Description

@KimBruce

If you run the following one-line program

var myVar : String is public := "Grace"

and generate the .gct file, it only includes under method types:

 myVar:=(_:String) → Done

when it should also show myVar -> String.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions