sapphire/tests/exit-success-calculated.sp
2022-08-26 17:05:03 +02:00

3 lines
37 B
SourcePawn

let @main : i32 in {
3 * 5 - 15
}