`#maybe try this: import threadpool var messageFlowVar = spawn stdin.readLine() stdout.write "> " var s = ^messageFlowVar echo "you wrote: ", s `
Run
`#maybe try this: import threadpool var messageFlowVar = spawn stdin.readLine() stdout.write "> " var s = ^messageFlowVar echo "you wrote: ", s `
Run