We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ccf77 commit c88006aCopy full SHA for c88006a
src/test/scala/models/EchoList.scala
@@ -1,3 +1,3 @@
1
package models
2
3
-case class EchoList(val1: Int, val2: Int, val3: Int)
+case class EchoList(val1: Int, val2: Int)
0 commit comments