Initial #lazy directive for the lazy/magic/demand transformation #107
Annotations
2 errors
test-building:
src/serialize.ts#L126
Property 'lazy' is missing in type '{ seeds: string[]; forbids: string[]; demands: string[]; arities: { [pred: string]: { args: number; value: boolean; }; }; rules: RuleN<string | number>[]; }' but required in type 'ProgramN<string | number>'.
|
test-building
Process completed with exit code 2.
|