mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-23 22:43:28 +08:00
Merge pull request #313 from LingCoder/sjsdfg-patch-1
Update 06-Housekeeping.md
This commit is contained in:
@@ -1363,7 +1363,7 @@ public class ArrayInit {
|
||||
3, // Autoboxing
|
||||
};
|
||||
System.out.println(Arrays.toString(a));
|
||||
System.out.println(Arrays.toString(a));
|
||||
System.out.println(Arrays.toString(b));
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user