45 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
| osh-cpp | 4 eval YSH block with 'break continue return error' [osh-cpp stdout] Expected '--- break\n1\nend func\n--- continue\n1\n2\nend func\n--- return\n1\n--- false\n1\n' Got '' [osh-cpp status] Expected 1 Got 2 stdout: stderr: ['break', ^(break)],
^
[ stdin ]:14: Invalid word while parsing command list
|