t0625.check

来自「JAVA 语言的函数式编程扩展」· CHECK 代码 · 共 8 行

CHECK
8
字号
<insert expected error message, current one is the following>t0625.scala:3: error: inferred the kinds of the type arguments (Option[B],Int) do not conform to the expected kinds of the type parameters (type C,type T).Option[B]'s type parameters do not match type C's expected parameters: class Option has one type parameter, but type C has one  idMap(Some(0))  ^one error found

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?