inkle / inkle/ink

Compiler gives false warning on stray }

Open
#705 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

The following ink, while probably valid, produces the warning "Apparent loose end where flow runs out," and indeed the flow does not reach the text below the stray `}` symbol

```
-> knot

=== knot

* [ choice ]
}

this never prints
- -> DONE
```

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.