kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

main.toy (37B)


      1 fn main(): i32 { return 42 as i32; }