Skip to content

Spaces between function names and parameter lists cause 'Expected token? EOL' errors when the original Dragon Basic allowed it. #11

Open
@supercom32

Description

@supercom32

Issue found using the latest version of Dragon Basic under Linux (Commit ID: d2ce042)

Spaces between function names and parameter lists cause 'Expected token? EOL' errors when the original Dragon Basic allows it. Ie: 'Sub myFunction (myParameter)' vs 'Sub myFunction(myParameter)'. This might be as-designed since the new DBC isn't supposed to be 100% compatible, but I thought I'd raise the issue ether way for confirmation and tracking purposes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions