-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Expected TermName but got example.MyObject[$]._$_$_$_$
#446
Comments
This seems to be related to lazy implicits. With some refactoring in my code I'm now getting this error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to load a package's declarations I get the error below. Unfortunately I haven't been able to come up with a minimal reproduction, but I'll keep trying.
The text was updated successfully, but these errors were encountered: