nalgebra/nalgebra-macros/tests/trybuild/matrix_mismatched_dimension...

6 lines
167 B
Plaintext
Raw Normal View History

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