oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 2,698 OK 2.85 FAIL Build.sh
view 1 OK 0.06 OK foo.sh
view 25 OK 1.11 OK Rebuild.sh
view 85 FAIL 0.07 FAIL test.sh

stderr

Parsing test.sh
        Line 8 of '/home/andy/src/mksh/test.sh'
  while getopts "C:e:fPp:QSs:t:v" ch; do case $ch {
                                                  ^
Expected word type KW_In, got (CompoundWord parts:[(LiteralPart token:(token id:Lit_LBrace val:'{' span_id:93))])
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---