This website requires JavaScript.
Explore
Help
Register
Sign In
aDot
/
cheep-crator-2
Watch
1
Star
0
Fork
You've already forked cheep-crator-2
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
842725426c
cheep-crator-2
/
vendor
/
nalgebra-macros
/
tests
/
trybuild
/
matrix_mismatched_dimension...
6 lines
83 B
Rust
Raw
Blame
History
use
nalgebra_macros
::
matrix
;
fn
main
(
)
{
matrix!
[
1
,
2
,
3
;
4
,
5
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink