mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 13:28:05 +02:00
* otherwise => else
This commit is contained in:
parent
fc6d558727
commit
e87c52d7dc
@ -697,7 +697,7 @@ unit cgcpu;
|
||||
end;
|
||||
6: fastshift6(b);
|
||||
7: fastshift7(b);
|
||||
otherwise
|
||||
else
|
||||
Internalerror(2022031101);
|
||||
end;
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user