Skip to content

Commit 8dc2d08

Browse files
authored
Merge pull request WebAssembly#520 from osa1/patch-2
Remove empty line with just a dot
2 parents 0f25eac + 1762137 commit 8dc2d08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

document/core/syntax/types.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ Recursive Types
325325

326326
*Recursive types* denote a group of mutually recursive :ref:`composite types <syntax-comptype>`, each of which can optionally declare a list of :ref:`type indices <syntax-typeidx>` of supertypes that it :ref:`matches <match-comptype>`.
327327
Each type can also be declared *final*, preventing further subtyping.
328-
.
329328

330329
.. math::
331330
\begin{array}{llrl}

0 commit comments

Comments
 (0)