Skip to content

Conversation

@lorandszakacs
Copy link
Contributor

Move error for Parsers:2177 to new format.

Actual line numbers have started getting out of sync with the description in issue #1589. But it should be quite straightforward to see that this was also necessary.

val kind = "Syntax"
val msg = "expected start of definition"
val explanation =
hl"you have to provide either ${"class"}, ${"object"}, or ${"enum"} definitions after qualifiers"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing trait.

@nicolasstucki
Copy link
Contributor

Otherwise LGTM

@lorandszakacs lorandszakacs force-pushed the errmsg/lorandszakacs_parser_2177 branch from 041534c to 72c123d Compare July 28, 2017 14:31
@lorandszakacs
Copy link
Contributor Author

@nicolasstucki, thanks!

I updated it.

@nicolasstucki
Copy link
Contributor

Thanks

@felixmulder felixmulder merged commit a2a41ac into scala:master Jul 31, 2017
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

Successfully merging this pull request may close these issues.

3 participants