diff --git a/docs/bytecode.md b/docs/bytecode.md index 952be617fe7..476e35b2d1a 100644 --- a/docs/bytecode.md +++ b/docs/bytecode.md @@ -10,6 +10,13 @@ There is an image at the bottom of the page which shows difference in the bianry ### Attributes ``` +ArgResultAlias { + argTupleIndices: svarint[] + resultIndex: svarint + resultIndex: svarint[] + isMustAlias: varint +} + ChannelHandleAttr { handle: svarint type: svarint