TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
如果`import std;`和`importstd;`的意思不一样,`--a` (prefix self-decr)和`- -a` (double negation or just can't compile)的意思也不一样,那么同样是空格有无的区别,**在语法设计角度上**,为什么`a + b`和`a+b`的意思就应该一样,而不是后者报错plus symbol is not allowed in variable name呢?