An example would be if the input ended unexpectedly and returned null (like you get with readLine). val input = read() if (input != null) {
確定! 回上一頁