forked from M-Labs/nac3
4 lines
51 B
Rust
4 lines
51 B
Rust
fn main() {
|
|
lalrpop::process_root().unwrap()
|
|
}
|