Code inside comment executed after Unicode sequence
This question already has an answer here:
The i++
is on a separate line from the one-line comment. Unicode code point 'u000A' is a line-feed character.
上一篇: 为什么我不能在Java中使用\ u000D和\ u000A作为CR和LF?
下一篇: 代码在Unicode序列之后执行的注释内