#![allow(non_upper_case_globals)] pub const arg0: u8 = 1; pub fn main() { format!("{}", 1); }