kit

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

main.toy (36B)


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