Skip to content

Commit 0a6d256

Browse files
authored
Merge pull request swiftlang#22890 from gottesmm/pr-916ebc733f29e30c594c3d1b3c95b471a463308c
[sil-mode] Add highlighting for copy_block_without_escaping.
2 parents f46b184 + cc279da commit 0a6d256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/sil-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"is_unique"
9696
"is_escaping_closure"
9797
"copy_block"
98+
"copy_block_without_escaping"
9899
"is_unique")
99100
'words) . font-lock-keyword-face)
100101
;; Literals

0 commit comments

Comments
 (0)