mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-07 11:05:47 +00:00
3 lines
52 B
Rust
3 lines
52 B
Rust
fn main() {
|
|
lalrpop::process_root().unwrap();
|
|
}
|