1 2 3 4 5 6 7
--- source: tests/serde.rs description: "=== SOURCE ===\nnew Float32Array([1.0, -2.5])" --- new Float32Array([ 1, -2.5, ])