https://pantsbuild.org/ logo
h

high-advantage-47550

09/15/2017, 3:06 AM
what’s the right way to solve:
Copy code
[error] Found names used at the top level but no class, trait or object is defined in the compilation unit.
[error] The incremental compiler cannot record used names in such case.
[error] Some errors like unused import referring to a non-existent class might not be reported.
i moved things out of
package.scala
but it’s still happening