We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When using a scala-java cross compilation I often get the error when trying to compile with classes like that:
public class Among {
/** class body */
};
Error message: error: illegal start of type declaration };