if not nil then else error() end
if not false then else error() end
if not {} then error() end
if not 0 then error() end
if not '' then error() end