Unexpected output on stderr:
Could not find foreign method 'newList()' for class Lists in module './test/api/lists'.
Unexpected output on stderr:
[./test/api/lists line 2] in <script>
Expected return code 0 and got 70. Stderr:
Could not find foreign method 'newList()' for class Lists in module './test/api/lists'.
[./test/api/lists line 2] in <script>

Missing expected output "true" on line 9.
Missing expected output "0" on line 10.
Missing expected output "[4, 5, 6, 1, 2, 3, 9, 8, 7]" on line 12.
Missing expected output "[1, 2, 33, 44]" on line 14.
Missing expected output "3" on line 15.
Missing expected output "2" on line 16.
