const { exit } from @'core/os'; let @main : i32 in { exit(1); }