See More

/** Content was changed as expected. **/ class Tentative { public static void main(String[] args) { int x = 10; System.out.println(10); }// end of main. }// end of class.