Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit c9211ad

Browse files
authored
Merge pull request #548 from eduVcJy0UE0cy0zo3BS7XYO3b/patch-1
Fix `RETURNCALLREF` argument type
2 parents 796c528 + ccdbf4f commit c9211ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/syntax/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ Instructions in this group affect the flow of control.
764764
\CALLREF~\typeidx \\&&|&
765765
\CALLINDIRECT~\tableidx~\typeidx \\&&|&
766766
\RETURNCALL~\funcidx \\&&|&
767-
\RETURNCALLREF~\funcidx \\&&|&
767+
\RETURNCALLREF~\typeidx \\&&|&
768768
\RETURNCALLINDIRECT~\tableidx~\typeidx \\
769769
\end{array}
770770

0 commit comments

Comments
 (0)