Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Commit 34a7ebe

Browse files
committed
Fix layout
1 parent e66f532 commit 34a7ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/text/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Reference Instructions
144144
\begin{array}{llclll}
145145
\production{instruction} & \Tplaininstr_I &::=& \dots \\ &&|&
146146
\text{ref.null} &\Rightarrow& \REFNULL \\ &&|&
147-
\text{ref.is\_null} &\Rightarrow& \REFISNULL \\
147+
\text{ref.is\_null} &\Rightarrow& \REFISNULL \\ &&|&
148148
\text{ref.func}~~x{:}\Tfuncidx &\Rightarrow& \REFFUNC~x \\ &&|&
149149
\end{array}
150150

0 commit comments

Comments
 (0)