#include main: s = "string to copy" t = s {s,"\n",t}println exit(0)