oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 58 FAIL 0.07 FAIL debug_output.sh
view 20 OK 0.08 OK hello_world.sh
view 54 OK 0.1 OK write_date.sh

stderr

Parsing debug_output.sh
        Line 20 of '/home/andy/git/wild/shell/shflags/examples/debug_output.sh'
  FLAGS_HELP=`cat <<EOF
                  ^~
Unterminated here doc
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing commmand list in command sub
---
Line 20 of '/home/andy/git/wild/shell/shflags/examples/debug_output.sh'
  FLAGS_HELP=`cat <<EOF
             ^
Error reading command word
---