test gitbook anchor

This commit is contained in:
Jie Liang
2019-04-19 12:23:34 -05:00
parent 497d68be37
commit e82cea3866

View File

@ -60,8 +60,7 @@ let someValue = 42
> 标识符模式语法
>
#### identifier-pattern {#identifier-pattern}
> *标识符模式* → [*标识符*](./02_Lexical_Structure.md#identifier)
> *标识符模式{#identifier-pattern}* → [*标识符*](./02_Lexical_Structure.md#identifier)
>
## 值绑定模式Value-Binding Pattern {#value-binding-pattern}