Closed
Description
I would like to print a C++ bool, such that when it is true it outputs "true", and false outputs "false". I can workaround this with the ternary operator, but it shouldn't be necessary.
There doesn't seem to be anything about this in the syntax docs.
Metadata
Metadata
Assignees
Labels
No labels