spec test index / oilshell.org
| status | ysh | |
| pass | 7 | |
| total | 7 | |
| case | ysh | description |
| 0 | pass | Str->startswith |
| 1 | pass | Str->startswith, no args |
| 2 | pass | Str->startswith, too many args |
| 3 | pass | Missing method (Str->doesNotExist()) |
| 4 | pass | Dict->keys() |
| 5 | pass | Seperation of -> attr and () calling |
| 6 | pass | Bound methods, receiver value/reference semantics |
7 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped