var $input = -88 var $output = call abs $num=$input print input = $input
print output = $output