Skip to content

Commit 3cc304a

Browse files
committed
Remove dangling syntax rule for waitable.drop
1 parent 104921d commit 3cc304a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

design/mvp/Explainer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,6 @@ canon ::= ...
13871387
| (canon future.cancel-write async? (core func <id>?)) 🔀
13881388
| (canon future.close-readable <typeidx> (core func <id>?)) 🔀
13891389
| (canon future.close-writable <typeidx> (core func <id>?)) 🔀
1390-
| (canon waitable.drop (core func <id>?)) 🔀
13911390
| (canon thread.spawn <typeidx> (core func <id>?)) 🧵
13921391
| (canon thread.hw_concurrency (core func <id>?)) 🧵
13931392
```

0 commit comments

Comments
 (0)