Skip to content

Commit 84f04c0

Browse files
committed
promote prose test
1 parent 149f6fe commit 84f04c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spectec/test-prose/TEST.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14089,7 +14089,7 @@ The recursive type :math:`(\mathsf{rec}~{\mathit{subtype}}_1~{{\mathit{subtype}}
1408914089

1409014090

1409114091

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:
1409314093

1409414094

1409514095
* The length of :math:`{{\mathit{typeuse}}^\ast}` is less than or equal to :math:`1`.
@@ -27042,7 +27042,7 @@ Rectype_ok/cons
2704227042
- the recursive type (REC subtype*) is valid for the type index (OK (x + 1)).
2704327043

2704427044
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:
2704627046
- |typeuse*| is less than or equal to 1.
2704727047
- For all typeuse in typeuse*:
2704827048
- $before(typeuse, x, i) is true.

0 commit comments

Comments
 (0)