Skip to content

Commit 9bec4e2

Browse files
committed
Delete dangling text
1 parent 8d5e885 commit 9bec4e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

design/mvp/CanonicalABI.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,9 +1558,6 @@ As shown here, the core signatures `async` functions use a lower limit on the
15581558
maximum number of parameters (1) and results (0) passed as scalars before
15591559
falling back to passing through memory.
15601560

1561-
based on the function type (parameters and results are passed through memory
1562-
pointed to by the fixed `i32` parameters).
1563-
15641561
Presenting the definition of `flatten_type` piecewise, we start with the
15651562
top-level case analysis:
15661563
```python

0 commit comments

Comments
 (0)