Skip to content

Multi-line function calls in .brs files #1692

Description

@Miller162

the recent 0.72.0 update seems to have broken handling for multi-line function calls in .brs files

eg

someFunc(
param1,
param2, 
param3, 
param4
)

triggers
error BS1002: Expected 1-10 arguments, but got 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions