Release flag. Add diagnostics
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package foo;
|
||||
|
||||
public class Foo {
|
||||
//no requirement
|
||||
val z: javax.swing.JFrame? = null
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
package foo;
|
||||
|
||||
public class Foo2 {}
|
||||
Reference in New Issue
Block a user