box/console: Don't allow arguments in get_default_output
The function | require('console').get_default_output() requires no arguments. Make it explcicit and print an error otherwise. Part-of #3834
Please register or sign in to comment
The function | require('console').get_default_output() requires no arguments. Make it explcicit and print an error otherwise. Part-of #3834