Fix fatal spelling error.
This commit is contained in:
parent
da2190ecf1
commit
29c0b8c742
@ -1009,7 +1009,7 @@ namespace cling {
|
||||
Transaction** T /* = 0 */) const {
|
||||
assert(CO.DeclarationExtraction == 0
|
||||
&& CO.ValuePrinting == 0
|
||||
&& CO.ResultEvaluation = 0
|
||||
&& CO.ResultEvaluation == 0
|
||||
&& "Compilation Options not compatible with \"declare\" mode.");
|
||||
|
||||
StateDebuggerRAII stateDebugger(this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user