#Pascal, 64 bytes
Pascal, 64 bytes
var c:Char;begin while not eof do begin read(c);write(c)end end.
Needless to say, Pascal is not the ideal golfing language.
#Pascal, 64 bytes
var c:Char;begin while not eof do begin read(c);write(c)end end.
Needless to say, Pascal is not the ideal golfing language.
Pascal, 64 bytes
var c:Char;begin while not eof do begin read(c);write(c)end end.
Needless to say, Pascal is not the ideal golfing language.
#Pascal, 64 bytes
var c:Char;begin while not eof do begin read(c);write(c)end end.
Needless to say, Pascal is not the ideal golfing language.