typealias MyNum = Int means that MyNum is another name for Int , that's pretty much it. Your "should warn" checks don't work because a MyNum ...
確定! 回上一頁