浏览代码

修改测试文件3333

Devin 1 月之前
父节点
当前提交
61b727d4e7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test.php

+ 1 - 0
test.php

@@ -15888,4 +15888,5 @@ $arr2 = [
 ];
 $res = array_values(array_diff($arr1, $arr2));
 print_r(2222);
+print_r(33333);
 print_r($res);