1 2 3 4 5
error: Array expressions can't be used at runtime --> tests/error/array_variable.rs:6:18 | 6 | let _array = [x, y]; | ^^^^^^