6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
error: Unexpected number of entries in row 1. Expected 3, found 2 entries.
|
|
--> $DIR/matrix_mismatched_dimensions.rs:5:13
|
|
|
|
|
5 | 4, 5];
|
|
| ^
|