oilshell.org

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

stderr

Parsing test.sh
        Line 9 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))])
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---