lol, if only I could edit my posts. The comment preceding the readln() call was wrong too. This is what I have now:

// readln(buf) requires a slice *Reference*.
// rvalue references aren't supported by D, so readln(Input[]) fails

Reply via email to