f6e8da433 ^
b6e4a5229 ^
1
2 3
4 5 6
7
discard """ output:'''@[23, 45] @[, \"foo\", \"bar\"]''' """ echo($(@[23, 45])) echo($(@["", "foo", "bar"]))