Skip to content

Commit a74f788

Browse files
authored
Merge pull request WebAssembly#468 from zapashcanon/admininstr
fix display of administrative instructions
2 parents 8f14916 + 1c187ea commit a74f788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/exec/runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ In order to express the reduction of :ref:`traps <trap>`, :ref:`calls <syntax-ca
639639
\REFARRAYADDR~\arrayaddr \\&&|&
640640
\REFFUNCADDR~\funcaddr \\&&|&
641641
\REFHOSTADDR~\hostaddr \\&&|&
642-
\REFEXTERN~\reff \\
642+
\REFEXTERN~\reff \\&&|&
643643
\INVOKE~\funcaddr \\ &&|&
644644
\RETURNINVOKE~\funcaddr \\ &&|&
645645
\LABEL_n\{\instr^\ast\}~\instr^\ast~\END \\ &&|&

0 commit comments

Comments
 (0)