ww: finish initialization validation parity
This commit is contained in:
@@ -2,10 +2,10 @@ package wwfixture;
|
||||
|
||||
def protocolversion: i32 = 1;
|
||||
def corpuscount: i32 = 1759;
|
||||
def errorcount: i32 = 351;
|
||||
def errorcount: i32 = 338;
|
||||
def compilecount: i32 = 22;
|
||||
def runcount: i32 = 209;
|
||||
def runexitcount: i32 = 1177;
|
||||
def runcount: i32 = 214;
|
||||
def runexitcount: i32 = 1185;
|
||||
def nativecount: i32 = 3518;
|
||||
def corpushash: str = "47d731a8fd089ecdef9a1b9b94f3dfc06a733b7e03236014f095b068a67ce176";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user