oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 252 FAIL 0.16 FAIL timing.sh

stderr

Parsing timing.sh
        Line 110 of '/home/andy/git/other/exp/shootout/timing.sh'
  	echo $((time -p $* >/dev/null) 2>&1) | awk '{print $4 "u " $6 "s " $2 "r"}'
  	                ^~
Expected first paren to end arith sub, got (token id:VSub_Star val:'$*' span_id:634)
---
Line 110 of '/home/andy/git/other/exp/shootout/timing.sh'
  	echo $((time -p $* >/dev/null) 2>&1) | awk '{print $4 "u " $6 "s " $2 "r"}'
  	                ^~
Error reading command word
---
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
---