I tried the built-in version of check first and then the module version (with a require call). Both gave the same error message about the format argument being incorrect.
On the command line:
Error message:
On the command line:
/print(check(Save("")))Error message:
Run-time error
World: Lusternia
Immediate execution
[string "Check function"]:1: bad argument #2 to 'format' (number expected, got boolean)
stack traceback:
[C]: in function 'format'
[string "Check function"]:1: in function 'check'
[string "Command line"]:1: in main chunk