[fpc-pascal] Inline scoped enums

Роман runewalsh at inbox.ru
Fri Apr 6 20:38:59 CEST 2018


How can this code
{$scopedenums on}
type
	Bar = set of (A, B, C);
refer to A, B, C?



More information about the fpc-pascal mailing list