Guest User

Untitled

a guest
Oct 24th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. [error] {file:/Users/chris/Development/scala/justplayin/}default/compile: Compilation failed
  2. [error] Total time: 1 s, completed Jun 25, 2011 5:18:36 PM
  3. > console
  4. [info] Compiling 1 Scala source to /Users/chris/Development/scala/justplayin/target/scala-2.8.1.final/classes...
  5. [error] /Users/chris/Development/scala/justplayin/src/main/scala/Example.scala:39: missing parameter type for expanded function ((x0$2) => x0$2 match {
  6. [error] case Open((socket @ (_: WebSocket))) => sessionStore = sessionStore.$plus(id.$minus$greater(socket))
  7. [error] })
  8. [error] case GET(Path(Seg("s" :: id :: Nil))) => {
  9. [error] ^
  10. [error] one error found
  11. [error] Incomplete task
Add Comment
Please, Sign In to add comment