Changed language sematics: imports with '*' do not import packages anymore
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import java.*
|
||||
import java.util.*
|
||||
import java.util
|
||||
import <error>utils</error>.*
|
||||
|
||||
import java.io.PrintStream
|
||||
|
||||
Reference in New Issue
Block a user