mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
fix: 逻辑错误
This commit is contained in:
parent
a54dd4e5fc
commit
e8ddf7d6c9
@ -8,7 +8,6 @@ namespace WXML {
|
|||||||
std::vector<std::pair<WXML::STRTOKEN,std::string>> & a3
|
std::vector<std::pair<WXML::STRTOKEN,std::string>> & a3
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
const char* lt = nullptr;
|
|
||||||
const char* v3 = nullptr;
|
const char* v3 = nullptr;
|
||||||
if (a1 && str)
|
if (a1 && str)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user