The method println(boolean) in the type PrintStream is not applicable for the arguments (void)
println不适用于参数(void),这是语法规则。
出现什么错误?