mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-07 03:06:03 +08:00
dont mess with my line
This commit is contained in:
@@ -15,6 +15,7 @@ public class JSONParserConfiguration extends ParserConfiguration {
|
|||||||
public JSONParserConfiguration() {
|
public JSONParserConfiguration() {
|
||||||
super();
|
super();
|
||||||
this.overwriteDuplicateKey = false;
|
this.overwriteDuplicateKey = false;
|
||||||
|
// DO NOT DELETE THE FOLLOWING LINE -- it is used for strictMode testing
|
||||||
// this.strictMode = true;
|
// this.strictMode = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user