let a0_foo_bar = 0; let 0a = 0; // syntax error! // raw identifier let r#try = 0; // A single `_` is not an identifier.
確定! 回上一頁