mirror of
https://github.com/foxsen/archbase.git
synced 2026-02-09 21:25:17 +08:00
6 lines
52 B
C
6 lines
52 B
C
if (cond_exp)
|
|
then_statement
|
|
else
|
|
else_statement
|
|
|