Open MMZK1526 opened 2 months ago
例如: fun main() { let x: U32 = 3; -- [Pattern Error] declared type doesn't match with the given expr }
三种解决方案:
例如: fun main() { let x: U32 = 3; -- [Pattern Error] declared type doesn't match with the given expr }
三种解决方案: