Skip to content

Commit e48016d

Browse files
Merge pull request #67601 from nate-chandler/nfc/20230728/1/sil-doc-checked-cast-br-update
NFC: Doc'd checked_cast_br formal type.
2 parents 1cca22b + e0d1636 commit e48016d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/SIL.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8093,6 +8093,7 @@ checked_cast_br
80938093
::
80948094

80958095
sil-terminator ::= 'checked_cast_br' sil-checked-cast-exact?
8096+
sil-type 'in'
80968097
sil-operand 'to' sil-type ','
80978098
sil-identifier ',' sil-identifier
80988099
sil-checked-cast-exact ::= '[' 'exact' ']'

0 commit comments

Comments
 (0)