spec test index / oilshell.org
66 passed, 2 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
| osh | 5 Here doc with bad var delimiter stdout: stderr:   cat <<${a}
        ^~
[ stdin ]:1: Invalid here doc delimiter
 | 
| osh-cpp | 5 Here doc with bad var delimiter stdout: stderr:   cat <<${a}
        ^~
[ stdin ]:1: Invalid here doc delimiter
 |