此代码有什么问题?
object HelloWorld {
def main(args: Array[String]): Unit = {
println("Hello, world!")
}
}
错误输出:
}
<console>:1: error: eof expected but '}' found.
}
^
答案 0 :(得分:3)
指出你需要移除的额外支撑
object HelloWorld {
def main(args: Array[String]): Unit = {
println("Hello, world!")
}
}
} //You have to remove this extra brace
答案 1 :(得分:2)
有效(并且语法更短)也是定义一个扩展特征scope.$on('DataUpdated', ...);
的主对象,
App