Skip to content

.BRS files allows declaring function params as <customType> #1335

@markwpearce

Description

@markwpearce

eg. This is not showing as an error in a .brs file:

function foo(x as roAssoctiativeArray)
    return x["test"
end function

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions