6 lines
40 B
Rust
6 lines
40 B
Rust
use grm::run;
|
|
|
|
fn main() {
|
|
run();
|
|
}
|
use grm::run;
|
|
|
|
fn main() {
|
|
run();
|
|
}
|