message.check
来自「JAVA 语言的函数式编程扩展」· CHECK 代码 · 共 15 行
CHECK
15 行
/home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:19: warning: class Actor in package concurrent is deprecated class Incrementor(next: Pid) extends Actor { ^/home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:19: warning: class Pid in package concurrent is deprecated class Incrementor(next: Pid) extends Actor { ^/home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:43: warning: class Pid in package concurrent is deprecated def actorChain(i: Int, a: Pid): Pid = ^/home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:43: warning: class Pid in package concurrent is deprecated def actorChain(i: Int, a: Pid): Pid = ^four warnings found500000
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?