#!/bin/env bats @test "Testing stocks tool" { echo stocks } (CommandList children: [ (C {(Lit_Other "@") (test)} {(DQ ("Testing stocks tool"))} {(Lit_LBrace "{")}) (C {(echo)} {(stocks)}) ] )