##- # Author: Brian Tiffin # Dedicated to the public domain # # Date: August 2016 # Modified: 2016-10-03/23:03-0400 ##+ # # &output, the standard output stream # procedure main() write(type(&output)) write(image(&output)) end