v0.0-466-g3bd59de: file::GetContents(): Re-open stdin after EOF.
This allows std::cin to be used on multiple files. Prompt user when reading stdin && isatty. Makes it more obvious when a program is hanging waiting for input. PiperOrigin-RevId: 319466121