forbid import of functions and properties from objects
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
// KT-960 import namespace should give unresolved reference
|
||||
package some
|
||||
|
||||
import java.<error>util</error>
|
||||
|
||||
class Test {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user