1 2 3 4 5 6 7
--- source: tests/serde.rs description: "=== SOURCE ===\nnew Int32Array([1, -2])" --- new Int32Array([ 0x01, -0x02, ])