*** Running test-deps
OK  test-deps
*** Running test-ourselves
Couldn't statically evaluate (CompoundWord
  parts:[
    (DoubleQuoted
      left:(Token
        id:Left_DoubleQuote
        length:1
        col:0
        line:(SourceLine
          line_num:76
          content:"\"$@\"\n"
          src:(source.MainFile path:test/tools-deps.sh)
        )
      )
      parts:[
        (SimpleVarSub
          tok:(Token id:VSub_At length:2 col:1 line:...0x7fb335f4a7e0)
        )
      ]
      right:(Token id:Right_DoubleQuote length:1 col:3 line:...0x7fb335f4a7e0)
    )
  ]
)

bin/osh
run-other-suite-for-release
run-test-funcs
fail
diff
OK  test-ourselves

test/tools-deps.sh: 2 tests passed.