Skip to content

Commit

Permalink
Merge pull request WebAssembly#468 from zapashcanon/admininstr
Browse files Browse the repository at this point in the history
fix display of administrative instructions
  • Loading branch information
rossberg authored Nov 6, 2023
2 parents 8f14916 + 1c187ea commit a74f788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/core/exec/runtime.rst
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ In order to express the reduction of :ref:`traps <trap>`, :ref:`calls <syntax-ca
\REFARRAYADDR~\arrayaddr \\&&|&
\REFFUNCADDR~\funcaddr \\&&|&
\REFHOSTADDR~\hostaddr \\&&|&
\REFEXTERN~\reff \\
\REFEXTERN~\reff \\&&|&
\INVOKE~\funcaddr \\ &&|&
\RETURNINVOKE~\funcaddr \\ &&|&
\LABEL_n\{\instr^\ast\}~\instr^\ast~\END \\ &&|&
Expand Down

0 comments on commit a74f788

Please sign in to comment.