mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
fix: 细节bug
This commit is contained in:
parent
15b78e33bb
commit
867db96d22
@ -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;
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user