更新
This commit is contained in:
@@ -11,7 +11,7 @@ public class JSONWriter {
|
||||
|
||||
protected char mode;
|
||||
|
||||
private final JSONObject stack[];
|
||||
private final JSONObject[] stack;
|
||||
|
||||
private int top;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user