0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-02-19 10:20:45 +00:00
quakeforge/doc/gib/if-simple.gib
2003-02-23 03:20:53 +00:00

3 lines
37 B
Text

if 1 {
echo Condition is true.
}