We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba8d2e commit 1370ec0Copy full SHA for 1370ec0
docs/ABI/Mangling.rst
@@ -516,7 +516,7 @@ Types
516
type ::= 'BB' // Builtin.UnsafeValueBuffer
517
type ::= 'Bc' // Builtin.RawUnsafeContinuation
518
type ::= 'BD' // Builtin.DefaultActorStorage
519
- type ::= 'Be' // Builtin.ExecutorRef
+ type ::= 'Be' // Builtin.Executor
520
type ::= 'Bf' NATURAL '_' // Builtin.Float<n>
521
type ::= 'Bi' NATURAL '_' // Builtin.Int<n>
522
type ::= 'BI' // Builtin.IntLiteral
0 commit comments