我的环境:
let isDone: boolean = "done"src/server.ts:1:5 - error TS2322: Type '1' is not assignable to type 'boolean'.
但是,查看Vscode的problems窗格并不会警告我这个错误。没有报告的问题,也没有错误被聚焦在编辑器上。
Data.Data.gfoldl k z (MyRecord a1 a2) When typechecking‘Data.Data.gfoldl’ To see the code I am typecheckingequation for ‘Data.Data.gunfold’:
Data.Data.gunfold k z _