import std.file;void main(){write("/dev/fd/1","pong");}