was off by one, the syscall is write and the first arg is file_descriptor ie 1 == stdout
Small Tests using Interpreter
Mini fragments that test the output of single statements.
Using the Interpreter.
was off by one, the syscall is write and the first arg is file_descriptor ie 1 == stdout
Mini fragments that test the output of single statements.
Using the Interpreter.