This error indicates that an empty match expression is invalid because the type it is matching on is non-empty (there exist values of this type). In safe code ...
確定! 回上一頁