mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 18:59:10 +02:00
parent
4d014fa56c
commit
d67d20840b
@ -1135,8 +1135,7 @@ begin
|
||||
exit;
|
||||
|
||||
'{':
|
||||
if (Result<MaxPos) and (ASource[Result+1]='$') then
|
||||
exit;
|
||||
exit;
|
||||
|
||||
'(':
|
||||
if (Result<MaxPos) and (ASource[Result+1]='*') then
|
||||
|
Loading…
Reference in New Issue
Block a user