mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-27 01:03:19 +03: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
|
||||
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
|
||||
# into the current map.
|
||||
# NOTE: If key already exists alias will not be merged
|
||||
|
Loading…
Reference in New Issue
Block a user