print() without arguments crash.

0
0
Published 2024-08-06

Do a little sanity checking, eh? print() by itself crashes Pico-8 0.1.3 standalone because there is no first argument.


The web client seems fine, though.