ChoicescriptIDE / ChoicescriptIDE/main

*console_log won't log boolean expressions (true, false)

Open
#120 0 comments 0 reactions 0 assignees View on GitHub
bug regression
Dominant language
JavaScript
Stars
36
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Logged boolean values no longer appear in the console:
```
*console_log true
```

Probably caused by changes in 8e5066a046150aebd66adff04267030e72704f29.

Strings work as intended.

Note how the indicator is '1' - so it's not that the value isn't appearing, it's completely ignoring logs with boolean results.
Screenshot 2021-04-13 at 20 25 10

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.