Divert in constant crashes the compiler
Open
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
Here's the offending ink:
```
CONST final_scene = -> revelation
```
And the error:
```
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at Ink.Parsed.Divert.ResolveReferences (Ink.Parsed.Story context)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.