parent
b302e8c2b2
commit
89d5158d7e
@ -2448,7 +2448,7 @@ static sxi32 PH7_CompileHalt(ph7_gen_state *pGen) {
|
||||
*/
|
||||
static sxi32 PH7_CompileVar(ph7_gen_state *pGen) {
|
||||
sxi32 rc;
|
||||
rc = PH7_GenCompileVar(pGen, 1);
|
||||
rc = PH7_GenStateCompileVar(pGen, 1);
|
||||
return rc;
|
||||
}
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user