##- # Author: Brian Tiffin # Dedicated to the public domain # # Date: October 2016 # Modified: 2016-10-12/02:32-0400 ##+ # # pipe.icn, demonstrate pipe operation # # tectonics: # # procedure main() #pipes := pipe() #write(read(pipes[1] # too new, need better example end