1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 16:44:21 +03:00
inform7/inter/Tests/Duplex/PluggedInOut.interpipeline

6 lines
104 B
Plaintext
Raw Normal View History

read 0 <- *inA
read 1 <- *inB
move 1 <- 0:/main/my_fn
generate 0 text -> *outA
generate 1 text -> *outB