mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
5 lines
No EOL
74 B
Text
5 lines
No EOL
74 B
Text
if 0 {
|
|
echo Condition is true.
|
|
} else {
|
|
echo Condition is false.
|
|
} |