inkle / inkle/ink

BUG: Ink compiler crash on defining a Const divert target

Open
#849 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

```

CONST a = -> abc

-> DONE

=== function abc(x)
{x}

```

Changing the first line to VAR makes the code compiler fine. (Note: I thought this worked, but even if it doesn't it shouldn't crash the compiler.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.