Skip to content

Duplicate line IDs do not result in compiler errors #107

@desplesda

Description

@desplesda

What is the current behavior?

The following line of dialogue, which contains two line IDs, does not result in a compiler error:

Narrator: Her Show Day Fund was growing! #line:e4dab339 #line:36ebfc2c

Please provide the steps to reproduce, and if possible a minimal demo of the problem:

Include a line with two #line: hashtags in any Yarn Spinner script.

What is the expected behavior?

A compiler error should be emitted on the second line ID on the line, because otherwise the unique identifier for the line is ambiguous.

Add tags

Core

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions