mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
11 lines
149 B
Text
11 lines
149 B
Text
Testing Simple IF:
|
|
1b: ok
|
|
Testing IF..ELSEIF..ENDIF
|
|
2: ok
|
|
Testing IF..ELSE..ENDIF
|
|
3a: ok
|
|
3b: ok
|
|
Testing IF..ELSEIF..ELSE..ENDIF
|
|
4a: ok
|
|
4b: ok
|
|
4c: ok
|