Skip to content

Commit 97367e3

Browse files
author
uodut
committed
代码更新尝试
1 parent 4015a4e commit 97367e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/Collection/list/ArrayDequeDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
*/
1010
public class ArrayDequeDemo {
1111
public static void main(String[] args) {
12-
12+
System.out.println("changed!");
1313
}
1414
}

0 commit comments

Comments
 (0)