`readLine()` doesn't seem to respect any line brea...
# kotlin-native
a
readLine()
doesn't seem to respect any line breaks when piping inputs from a file, i.e. all the lines are read at once. Any idea?