Update 10_Summary_of_the_Grammar(from Lexical Structure -> Types).md

1. 修正转义
This commit is contained in:
大罗
2019-03-30 20:09:50 +08:00
committed by GitHub
parent 4ef5e74cbb
commit 10bc54af00

View File

@ -40,7 +40,7 @@
> >
> *多行注释内容项* → [注释内容项](./02_Lexical_Structure.md#comment-text-item) > *多行注释内容项* → [注释内容项](./02_Lexical_Structure.md#comment-text-item)
> >
> *多行注释内容项* → 除 **/*** 或 ***/** 外的任何 Unicode 标量值 > *多行注释内容项* → 除 **/\*** 或 **\*/** 外的任何 Unicode 标量值
> >
<!-- --> <!-- -->