Merge remote-tracking branch 'origin/master' into HEAD
This commit is contained in:
commit
20a9587bb7
2 changed files with 2 additions and 2 deletions
|
|
@ -2106,7 +2106,7 @@ public:
|
|||
: FxExpression(EFX_Nop, p)
|
||||
{
|
||||
isresolved = true;
|
||||
ValueType = TypeError;
|
||||
ValueType = TypeVoid;
|
||||
}
|
||||
ExpEmit Emit(VMFunctionBuilder *build)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue