Help for this page
Select Code to Download
Select
or
download this
if (1) { statement; }
Select
or
download this
statement if (1);
Select
or
download this
{print "one\n"; print "two\n";} if (1);