``` match it | -1 => -1 | otherwise => 0 ``` should work
should work