Commit c8fd976f authored by wang's avatar wang

ws 测试

parent acc868e8
This diff is collapsed.
......@@ -19448,7 +19448,7 @@ Object.defineProperties(Worker.prototype, {
"use strict";
con3('set2', a.L[a.L.length - 2],'=',a.L[a.L.length - 1])
if (a.L[a.L.length - 2] === 4 && a.L[a.L.length - 1] === 207){
if (a.L[a.L.length - 2] === 5 && a.L[a.L.length - 1] === 154){
debugger
}
a.L[a.L.length - 3][a.L[a.L.length - 2]] = a.L[a.L.length - 1];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment