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