inkle / inkle/inky

Usage of external function will end the story immediately

Open
#381 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

To reproduce:
```
EXTERNAL Foo()
Hello World!
~ Foo()
```
Output is just ``End of Story``.

When removing `` ~ Foo()`` however, ``Hello World!`` is printed as expected.

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.