Skip to content
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

Fields cannot be named get or tag #7

Closed
plaflamme opened this issue Jan 15, 2015 · 0 comments
Closed

Fields cannot be named get or tag #7

plaflamme opened this issue Jan 15, 2015 · 0 comments

Comments

@plaflamme
Copy link
Contributor

When the field is named get:

[error] overloaded method get needs result type
[error] def get = field(_.getGet)((c_, f_) => c_.copy(get = Some(f_)))

When the field is named tag:

[error] reassignment to val
[error] __tag = Some(__input.readString())
thesamet added a commit that referenced this issue May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant