Skip to content

Commit 369f441

Browse files
committed
[SIL.rst] Update end_unpaired_access docs to make it clear it does not have a result.
1 parent 0cfe58c commit 369f441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SIL.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5151,7 +5151,7 @@ end_unpaired_access
51515151
sil-enforcement ::= static
51525152
sil-enforcement ::= dynamic
51535153
sil-enforcement ::= unsafe
5154-
%1 = end_unpaired_access [dynamic] %0 : $*Builtin.UnsafeValueBuffer
5154+
end_unpaired_access [dynamic] %0 : $*Builtin.UnsafeValueBuffer
51555155

51565156
Ends an access. This has the same semantics and constraints as ``end_access`` with the following exceptions:
51575157

0 commit comments

Comments
 (0)