sapphire/tests/exit-success-calculated.sp

3 lines
37 B
SourcePawn
Raw Normal View History

2022-08-26 14:22:40 +00:00
let @main : i32 in {
2022-08-26 15:05:03 +00:00
3 * 5 - 15
}