sapphire/tests/calc.sp
2022-08-26 16:22:40 +02:00

3 lines
36 B
SourcePawn

let @main : i32 in {
1 + 3 * 5
}