$test = true
$test = TRUE

$a = false
$a = FALSE

$b = null
$b = NULL
