Fix bug so that Lua will display the boolean false correctly #51
Reference in New Issue
Block a user
Delete Branch "develop-1.8-luafix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, when the executed statement results in a false value it will not show any output, this PR fixes this.