##
$count = 0;
####
$count = 0 if ($count <= 20) {
^
|
Error:
semi-colon,
postfix operator or
infix operator
expected