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 a test fail, the logfile may contain a message like:
the test can be reproduced by running: ./bin/dotc ... compiler/../library/src/scala/compat/java8/JFunction0$mcB$sp.java
The filename contains a $ that needs to be escaped to be able to run the given command in a shell
$