Source position: wit.model.pp line 389
type TWITFunctionFlags = set of (
ffAsync,
ffStatic,
ffConstructor
);