gpt4 book ai didi

typescript - 虚假标记不会引发 typescript 错误

转载 作者:搜寻专家 更新时间:2023-10-30 21:18:25 25 4
gpt4 key购买 nike

为什么这不会引发语法错误?

class foo {
public x = 42; comment
}

甚至是陌生人

class foo2 {
comment_wtf
extra_weird
}

最佳答案

这些是 any 类型的属性。分号自动插入到行尾。

关于typescript - 虚假标记不会引发 typescript 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27662848/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com