oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 22 OK 0.08 OK example.sh
view 2,849 FAIL 1.67 OK ltmain.sh
view 3 FAIL 0.04 OK stripheredoc.sh

stderr

Parsing stripheredoc.sh
        Line 1 of '_tmp/wild/src/hg-other/pygments-main/tests/examplefiles/stripheredoc.sh'
  cat <<-EOF
      ^~~
Couldn't find terminator for here doc that starts here
NOTE: Performed 830 ASDL_TYPE_CHECKs.

        
Translating stripheredoc.sh
        Line 1 of '_tmp/wild/src/hg-other/pygments-main/tests/examplefiles/stripheredoc.sh'
  cat <<-EOF
      ^~~
Couldn't find terminator for here doc that starts here

        
Parsing ltmain.sh
        Line 2849 of '_tmp/wild/src/hg-other/pygments-main/tests/examplefiles/ltmain.sh'
  
   ^
Unexpected EOF while parsing command
NOTE: Performed 233864 ASDL_TYPE_CHECKs.

        
Translating ltmain.sh
        Line 2849 of '_tmp/wild/src/hg-other/pygments-main/tests/examplefiles/ltmain.sh'
  
   ^
Unexpected EOF while parsing command

        
Parsing example.sh
        NOTE: Performed 2511 ASDL_TYPE_CHECKs.