cairo-lang-sierra 2.19.2

Sierra representation.
Documentation
1
2
3
4
5
use lalrpop::process_root;

fn main() {
    process_root().unwrap();
}