diff options
Diffstat (limited to 'tests/regression/echotest')
-rw-r--r-- | tests/regression/echotest/rands-expected.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/regression/echotest/rands-expected.txt b/tests/regression/echotest/rands-expected.txt new file mode 100644 index 0000000..36ac6cd --- /dev/null +++ b/tests/regression/echotest/rands-expected.txt @@ -0,0 +1,3 @@ +WARNING: Ignoring unknown variable 'v'. +ECHO: "i hope rands() did not crash" +ECHO: [1, 1, 1, 1] |