fix: 细节bug

This commit is contained in:
msojocs 2023-07-17 15:15:39 +08:00
parent 15b78e33bb
commit 867db96d22
2 changed files with 1 additions and 3 deletions

View File

@ -1248,7 +1248,7 @@ namespace WXML {
a6 << "else _w(" << v333 << ",x[";
a6 << this->offset_248.GetStrID(a2) << "],";
a6 << this->offset_48["is"].offset_8 << ",";
a6 << this->offset_48["is"].offset_12 << ",";
a6 << this->offset_48["is"].offset_12;
a6 << ")" << a12;
LABEL_84:
goto LABEL_169;

View File

@ -104,8 +104,6 @@ namespace WXML
else if (this->offset_0 == "OP_MAKE_DICT")
{
a2 << "[" << WXML::EXPRLib::OPShort::MAKE_KV << "],'";
const char off_5542FA[] = {'\'','\0','[','\0'};
a2 << off_5542FA;
std::string v18 = this->offset_52[0]->offset_24.GetLiteral();
a2 << v18 << "',";
if (this->offset_52.size() <= 1)