load Test3.hdl, output-file Test3.out, output-list a%B3.3.3 b%B3.3.3 out%B3.1.3; set a 0, set b 0, eval, output; set a 0, set b 1, eval, output; set a 1, set b 1, eval, output; set a 1, set b 0, eval, output; set a 1, set b 2, eval, output; set a 2, set b 2, eval, output; set a 0, set b 2, eval, output; set a 1, set b 3, eval, output;