Add two new test files verifying that calling Stdin.readByte() and Stdin.readLine() on a closed stdin stream correctly produces the expected error message "Stdin was closed." when caught via Fiber.try().