You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spectec/test-prose/TEST.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14089,7 +14089,7 @@ The recursive type :math:`(\mathsf{rec}~{\mathit{subtype}}_1~{{\mathit{subtype}}
14089
14089
14090
14090
14091
14091
14092
-
The sub type :math:`(\mathsf{sub}~{\mathsf{final}^?}~{{\mathit{typeuse}}^\ast}~{\mathit{compttype}})` is :ref:`valid <valid-val>` for :math:`({\mathsf{ok}}{(x, i)})` if:
14092
+
The sub type :math:`(\mathsf{sub}~{\mathsf{final}^?}~{{\mathit{typeuse}}^\ast}~{\mathit{comptype}})` is :ref:`valid <valid-val>` for :math:`({\mathsf{ok}}{(x, i)})` if:
14093
14093
14094
14094
14095
14095
* The length of :math:`{{\mathit{typeuse}}^\ast}` is less than or equal to :math:`1`.
@@ -27042,7 +27042,7 @@ Rectype_ok/cons
27042
27042
- the recursive type (REC subtype*) is valid for the type index (OK (x + 1)).
27043
27043
27044
27044
Subtype_ok2
27045
-
- the sub type (SUB FINAL? typeuse* compttype) is valid for (OK x i) if:
27045
+
- the sub type (SUB FINAL? typeuse* comptype) is valid for (OK x i) if:
0 commit comments