#![allow(non_upper_case_globals)] #![feature(exclusive_range_pattern, let_chains)] mod frontend; fn main() {}