diff options
Diffstat (limited to 'doc/docs')
| -rwxr-xr-x | doc/docs/doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docs/doc/README.md b/doc/docs/doc/README.md index ea320bd..cc98538 100755 --- a/doc/docs/doc/README.md +++ b/doc/docs/doc/README.md | |||
| @@ -408,7 +408,7 @@ lyrics = | |||
| 408 | copy = {...other} | 408 | copy = {...other} |
| 409 | 409 | ||
| 410 | a = {1, 2, 3, x: 1} | 410 | a = {1, 2, 3, x: 1} |
| 411 | a = {4, 5, y: 1} | 411 | b = {4, 5, y: 1} |
| 412 | merge = {...a, ...b} | 412 | merge = {...a, ...b} |
| 413 | </pre> | 413 | </pre> |
| 414 | </YueDisplay> | 414 | </YueDisplay> |
