Skip to content

Instruction 10011 ERR_ALL

HoverCatz edited this page Mar 8, 2024 · 1 revision

This will print all the elements on the stack onto the standard error output, concatted as strings.


Stack before: ${[\space\color{#947cdd}'Hello \space'\space\color{white}, \space\color{#947cdd}'World'\color{white}\space]}$

ERR_ALL

Stack after: ${[\space\space\space]}$

Output: Hello World

Clone this wiki locally