New J2K: Separate new j2k from old j2k
This commit is contained in:
committed by
Ilya Kirillov
parent
e6f0a242fd
commit
c827247272
@@ -1,5 +1,6 @@
|
||||
// !forceNotNullTypes: false
|
||||
// !specifyLocalVariableTypeByDefault: true
|
||||
import java.util.HashSet;
|
||||
|
||||
class Foo {
|
||||
void foo(HashSet o) {
|
||||
|
||||
Reference in New Issue
Block a user