Skip to content

remote function definitions #66

@fredcallaway

Description

@fredcallaway
@remote f() = nothing

This gives me "UndefVarError: #f not defined"

This works fine

f() = nothing
@remote f() = nothing

so it seems like there should be an easy(ish?) fix here but I wasn't able to figure it out.

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