Redesign of the Evaluation System
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
}
|
||||
|
||||
#pragma mark Evaluating Functions
|
||||
- (NSDecimalNumber *)evaluate:(MPParseError *__autoreleasing *)error
|
||||
- (NSDecimalNumber *)evaluateWithError:(MPParseError *__autoreleasing *)error
|
||||
{
|
||||
return [NSDecimalNumber zero];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user