Skip to content

Calling void functions #3

Description

@thiloplanz

The call AST is defined as

call<R extends Result>(r :R, funcIndex: VarUint32, args :AnyOp[])

where R is the return type. This does not include Void (which needs AnyResult)

How do I call a void function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions