public class Hello { public static void main(String args[]) { // Teste double x = 2; } }