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