import java.util.Scanner; class Foo { public static void main() { Scanner myScanner = new Scanner(System.in); // ^ defined: 1 // ^ defined: 1 } }