oilshell.org

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

stderr

Parsing timing.sh
        Line 111 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 111 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
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---