-
-
Save etorreborre/c258cf1976cd246dcf47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For info
-optimise
does this and has to be removed.