oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 170 FAIL 0.06 OK weather

stderr

Parsing weather
        Line 38 of '_tmp/wild/src/shell/Bash-Snippets/weather/weather'
    country=$(httpGet ipinfo.io/country) > /dev/null ## grab the country
    ^~~~~~~~
Global assignment shouldn't have redirects
NOTE: Performed 3536 ASDL_TYPE_CHECKs.

        
Translating weather
        Line 38 of '_tmp/wild/src/shell/Bash-Snippets/weather/weather'
    country=$(httpGet ipinfo.io/country) > /dev/null ## grab the country
    ^~~~~~~~
Global assignment shouldn't have redirects