maojunxyz dd21b72193 test: Add JSONP notation test case for JSON Repair operation
- Add test case to verify JSONP callback wrapper removal
- Validates that callback({name: John, age: 30}) becomes {name: John, age: 30}
- Ensures comprehensive coverage of jsonrepair library features
- Total test cases now: 12 (previously 11)
2025-08-08 18:04:36 +08:00
..