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

1. 修改转义
This commit is contained in:
大罗
2019-03-30 20:01:04 +08:00
committed by GitHub
parent 3e2520a893
commit 212b685b24

View File

@ -24,7 +24,7 @@
> >
> *注释* → **//** [单行内容注释](./02_Lexical_Structure.md#comment-text line-break) > *注释* → **//** [单行内容注释](./02_Lexical_Structure.md#comment-text line-break)
> >
> *注释* → **//*** [多行内容注释](./02_Lexical_Structure.md#comment-text line-break) **/*/** > *注释* → **/*** [多行内容注释](./02_Lexical_Structure.md#comment-text line-break) ***/**
> >
> >
> >