Hello !
Doing the conversion of openresty to use https://github.com/mingodad/ljsjit I found what seems to be a mistake of redeclaring a variable.
Looking at the code it seems that the intention is to use an already declared variable and refer to it afterwards.
Cheers !
Hello ! Doing the conversion of openresty to use https://github.com/mingodad/ljsjit I found what seems to be a mistake of redeclaring a variable. Looking at the code it seems that the intention is to use an already declared variable and refer to it afterwards. Cheers !