Removing duped entry

This commit is contained in:
Andrew Ryan Davis 2020-08-17 01:53:41 -07:00
parent e6a53387be
commit 2e9734975e

View File

@ -149,8 +149,6 @@ $age = 22
# $null is not an object
$null # => None
# $null, 0, and empty strings and arrays all evaluate to False.
# All other values are True
# $null, 0, and empty strings and arrays all evaluate to False.
# All other values are True
function test ($value) {