We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
object Crash { class Foo extends javax.swing.JPanel }
Found: Array[("DebugGraphics.NONE_OPTION" : String) | ("DebugGraphics.LOG_OPTION" : String) ("DebugGraphics.FLASH_OPTION" : String) | ("DebugGraphics.BUFFERED_OPTION" : String) ] Required: Array[String | UncheckedNull] | UncheckedNull
it should compile without errors.
The text was updated successfully, but these errors were encountered:
This has been fixed in #9884.
Sorry, something went wrong.
No branches or pull requests
Minimized code
Output (click arrow to expand)
Expected
it should compile without errors.
The text was updated successfully, but these errors were encountered: