mirror of
https://github.com/polarity-lang/polarity.git
synced 2025-08-04 10:38:40 +00:00
3 lines
52 B
Rust
3 lines
52 B
Rust
fn main() {
|
|
lalrpop::process_root().unwrap();
|
|
}
|