spec test index / oilshell.org
| case | mksh | bash | osh | osh_ALT | description |
| 0 | N-I | pass | pass | pass | C-style for loop |
| details | |||||
| 1 | N-I | pass | pass | pass | For loop with and without semicolon |
| details |
6 passed, 0 ok, 2 known unimplemented, 0 known bugs, 0 failed, 0 skipped
| mksh | 0 C-style for loop stdout: stderr: /bin/mksh: <stdin>[2]: syntax error: '((' unexpected
|
| mksh | 1 For loop with and without semicolon stdout: stderr: /bin/mksh: <stdin>[1]: syntax error: '((' unexpected
|