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
What is the current behavior?
The following line of dialogue, which contains two line IDs, does not result in a compiler error:
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