▲ | __red__ 2 days ago | |||||||
It is not whitespace signficant. That is indented to assist the human reader, not the compiler. | ||||||||
▲ | 0x457 2 days ago | parent [-] | |||||||
so you're telling me this is valid Pony? actor Main new create(env: Env) => TCPListener(TCPListenAuth(env.root), Listener(env.out)) ?? If so, I don't want to every see that language in my life ever again. | ||||||||
|