inky playback fails if you call an external function without a fallback
Open
bug
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
The following source causes an immediate, silent "End of Story"; it should produce a "no fallback exists!" error or equivalent.
```
~ functionCall ()
EXTERNAL functionCall ()
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.