mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-11 11:50:35 +01:00
* moved
This commit is contained in:
parent
42516d7f5e
commit
032e59f479
@ -1,7 +1,7 @@
|
||||
type
|
||||
TwoChar = Array[0..1] of char;
|
||||
Empty = Record
|
||||
End;
|
||||
End;
|
||||
const
|
||||
asd : TwoChar = ('a','b');
|
||||
|
||||
1118
tests/testi642.pp
1118
tests/testi642.pp
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user