mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-05-05 14:28:31 +00:00
Merge pull request #4175 from xing-zheng/patch-2
`<<` is an expression, not a regex
This commit is contained in:
commit
fd895d59f9
@ -165,7 +165,7 @@ other_anchor: *anchor_name
|
|||||||
base: &base
|
base: &base
|
||||||
name: Everyone has same name
|
name: Everyone has same name
|
||||||
|
|
||||||
# The regexp << is called 'Merge Key Language-Independent Type'. It is used to
|
# The expression << is called 'Merge Key Language-Independent Type'. It is used to
|
||||||
# indicate that all the keys of one or more specified maps should be inserted
|
# indicate that all the keys of one or more specified maps should be inserted
|
||||||
# into the current map.
|
# into the current map.
|
||||||
# NOTE: If key already exists alias will not be merged
|
# NOTE: If key already exists alias will not be merged
|
||||||
|
Loading…
Reference in New Issue
Block a user