sapphire/tests/calc.sp

3 lines
36 B
SourcePawn
Raw Normal View History

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