This commit is contained in:
parent
d32f95442e
commit
11551178fc
@ -520,7 +520,8 @@ static int parse (ase_awk_t* awk)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (awk->option & ASE_AWK_EXPLICIT)
|
if ((awk->option & ASE_AWK_EXPLICIT) &&
|
||||||
|
!(awk->option & ASE_AWK_IMPLICIT))
|
||||||
{
|
{
|
||||||
ase_size_t sz;
|
ase_size_t sz;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user