sapphire/tests/body-not-math-expr.sp
2022-08-26 17:05:03 +02:00

3 lines
58 B
SourcePawn

let @main : i32 in {
syscall1(60, 1); // sys_exit(1)
}