Skip to content

Commit

Permalink
throw error for illegal input, issue #235
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed May 27, 2022
1 parent 355309c commit b455eed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package com.alibaba.fastjson2.issues;

import com.alibaba.fastjson2.JSON;
import com.alibaba.fastjson2.JSONArray;
import com.alibaba.fastjson2.JSONException;
import org.junit.jupiter.api.Test;

Expand Down

0 comments on commit b455eed

Please sign in to comment.