kit
kit
git clone
https://git.ryansepassi.com/git/kit.git
Log
|
Files
|
Refs
|
README
legacy_typecheck_builtin.toy (42B)
1
fn main(): i64 {
2
return @typecheck();
3
}