Fix legal bare identifier example
This commit is contained in:
parent
96580a129e
commit
755fc05649
|
|
@ -167,7 +167,7 @@ smile "😁"
|
|||
"!@#$@$%Q#$%~@!40" "1.2.3" "!!!!!"=true
|
||||
|
||||
// The following is a legal bare identifier:
|
||||
foo123~!@#$%^&*.:'|/?+ "weeee"
|
||||
foo123~!@#$%^&*.:'|?+ "weeee"
|
||||
|
||||
// And you can also use unicode!
|
||||
ノード お名前="☜(゚ヮ゚☜)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue