$input ||= 1; # default if false # or $input //= 1; # default if undefined