Add Java17ModulesIntegrationTest tests, fix problem with wrong diagnostic
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package foo;
|
||||
|
||||
public class Foo {
|
||||
val z: java.nio.ByteBuffer? = null
|
||||
}
|
||||
Reference in New Issue
Block a user