Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save etorreborre/c258cf1976cd246dcf47 to your computer and use it in GitHub Desktop.
Save etorreborre/c258cf1976cd246dcf47 to your computer and use it in GitHub Desktop.
[info] Compiling 1 Scala source to /Users/mth/home/art-of-stream-processing-workshop/scalaz-stream/target/scala-2.11/classes...
[error] Illegal index: 0 overlaps List((variable par1,LONG))
[error] locals: Map(1 -> List((variable par1,LONG)))
[error] one error found
[error] (compile:compile) Compilation failed
@etorreborre
Copy link
Author

For info -optimise does this and has to be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment