doc: Modified java.md (#96)

Co-authored-by: Pengcc <pcc_pengcc@163.com>
This commit is contained in:
13812700839
2022-11-16 11:32:48 +08:00
committed by GitHub
parent bf49b5f9a5
commit 03cc3cf5c3

View File

@ -301,7 +301,7 @@ System.out.println(concat);
Java 数组
-------
### 明 Declare
### 明 Declare
```java
int[] a1;