mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 12:19:18 +02:00
* added %FAIL
This commit is contained in:
parent
8e0b1c84d2
commit
d4f3485e7c
@ -1,7 +1,9 @@
|
||||
{ %FAIL }
|
||||
|
||||
type
|
||||
enum1 = (one,two,three);
|
||||
enum2 = (four,five,six);
|
||||
|
||||
|
||||
enumset1 = set of enum1;
|
||||
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user