File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -674,7 +674,7 @@ Matching
674
674
675
675
.. math ::
676
676
\begin {array}{lclll}
677
- \F {match\_reftype}(t_1 , t_2 ) &=& \TRUE && (\iff \vdashvaltypematch t_1 \matchesvaltype t_2 ) \\
677
+ \F {match\_reftype}(t_1 , t_2 ) &=& \TRUE && (\iff {} \vdashvaltypematch t_1 \matchesvaltype t_2 ) \\
678
678
\F {match\_reftype}(t_1 , t_2 ) &=& \FALSE && (\otherwise ) \\
679
679
\end {array}
680
680
@@ -690,6 +690,6 @@ Matching
690
690
691
691
.. math ::
692
692
\begin {array}{lclll}
693
- \F {match\_externtype}(\X {et}_1 , \X {et}_2 ) &=& \TRUE && (\iff \vdashexterntypematch \X {et}_1 \matchesexterntype \X {et}_2 ) \\
693
+ \F {match\_externtype}(\X {et}_1 , \X {et}_2 ) &=& \TRUE && (\iff {} \vdashexterntypematch \X {et}_1 \matchesexterntype \X {et}_2 ) \\
694
694
\F {match\_externtype}(\X {et}_1 , \X {et}_2 ) &=& \FALSE && (\otherwise ) \\
695
695
\end {array}
You can’t perform that action at this time.
0 commit comments