mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +02:00
parent
16b827aa88
commit
4cd5a72d13
@ -331,6 +331,7 @@ begin
|
||||
ExprTree := nil;
|
||||
ExpColl := TExprCollection.Create;
|
||||
try
|
||||
FConstantsList.FreeAll;
|
||||
// FCurrentExpression := anExpression;
|
||||
ParseString(AnExpression, ExpColl);
|
||||
Check(ExpColl);
|
||||
|
Loading…
Reference in New Issue
Block a user