We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4015a4e commit 97367e3Copy full SHA for 97367e3
src/util/Collection/list/ArrayDequeDemo.java
@@ -9,6 +9,6 @@
9
*/
10
public class ArrayDequeDemo {
11
public static void main(String[] args) {
12
-
+ System.out.println("changed!");
13
}
14
0 commit comments