Skip to content

Commit 1762137

Browse files
authored
Remove empty line with just a dot
1 parent 0f25eac commit 1762137

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)