7 lines
76 B
Rust
7 lines
76 B
Rust
include!("./hello_triangle/main.rs");
|
|
|
|
#[test]
|
|
fn test_mtl() {
|
|
main()
|
|
}
|