'foo', 'key-two' => 1, 'nested-array' => ['bar' => 'foo'], 'without-keys' => [ 1, 'test', ], 'mixed' => [ 'test', 'foo' => 'bar', '1_foo' => 'bar', ], 1 => 'foo', ]; }