ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
cyrus-lang/Cyrus
/
Issues
Parser emit better diagnostic when an invalid infix operator used
#333
Open
tahadostifam
创建于 2026-06-07
bug
T
tahadostifam
commented
```cyrus const invalid1 = 2 ` 4; const invalid2 = 2 @ 4; ``` See this also: https://codeberg.org/ziglang/zig/issues/35642
0 条评论