[Action] 构建命令修改
This commit is contained in:
@@ -984,6 +984,7 @@ namespace Fig
|
||||
}
|
||||
|
||||
default: assert(false);
|
||||
return Object::getNullInstance(); // ignore warning
|
||||
}
|
||||
}
|
||||
StatementResult Evaluator::evalBlockStatement(Ast::BlockStatement block, ContextPtr ctx)
|
||||
|
||||
Reference in New Issue
Block a user