ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
kaleidawave/ezno
/
Issues
NaN implicit conversion in addition
#224
Closed
sxzz
创建于 2025-01-06
bug
checking
S
sxzz
commented
```ts const x = 0 / 0 + 1; x // ^? "NaN1" ``` Reproduction: https://kaleidawave.github.io/ezno/playground/?id=27wr9m
关闭于 2025-02-06
2 条评论