mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 19:29:18 +02:00
* constant string to widechar added
This commit is contained in:
parent
46b88a2ac9
commit
f7f398a59e
@ -8,4 +8,6 @@ begin
|
||||
p:=@c1;
|
||||
i:=0;
|
||||
c2:=p[i];
|
||||
p:='';
|
||||
p:='hello';
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user