File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Modules
141
141
.. _embed-extern-subtype :
142
142
143
143
:math: `\F {module\_extern\_subtype}(\externtype _1 , \externtype _2 ) : \bool `
144
- .......................................................................
144
+ .........................................................................
145
145
146
146
1. If :math: `\externtype _1 ` and :math: `\externtype _2 ` are both of the form :math: `\ETFUNC ~\functype _1 ` and :math: `\ETFUNC ~\functype _2 ` respectively:
147
147
@@ -253,7 +253,7 @@ Modules
253
253
.. _embed-direct-exports :
254
254
255
255
:math: `\F {module\_direct\_exports}(\module ) : (\name , \externtype )^\ast `
256
- .......................................................................
256
+ ........................................................................
257
257
258
258
1. Pre-condition: :math: `\module ` is :ref: `valid <valid-module >` with external import types :math: `\externtype ^\ast ` and external export types :math: `{\externtype '}^\ast `.
259
259
@@ -280,7 +280,7 @@ Modules
280
280
.. _embed-indirect-exports :
281
281
282
282
:math: `\F {module\_indirect\_exports}(\module ) : (\name , \name , \name )^\ast `
283
- ................................................................
283
+ ...........................................................................
284
284
285
285
1. Pre-condition: :math: `\module ` is :ref: `valid <valid-module >` with external import types :math: `\externtype ^\ast ` and external export types :math: `{\externtype '}^\ast `.
286
286
You can’t perform that action at this time.
0 commit comments