Skip to content

Commit 1dc228c

Browse files
committed
up
1 parent 7df2dca commit 1dc228c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/std/datatype/Pair.i.out

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
net handle-(pair₄) {
2+
(pair₄)-left first-(pairDup₄)
3+
(pair₄)-right second-(pairDup₄)
4+
(pair₄)-value!target-(pairDup₄)
5+
}

0 commit comments

Comments
 (0)