Merge pull request #3 from ksherlock/patch_1

Uninitialized object field
This commit is contained in:
MikeW50
2018-03-25 15:12:32 -06:00
committed by GitHub

View File

@@ -1003,6 +1003,7 @@ end; {DoConstant}
objlevel := 1;
objparent := nil;
size := ptrsize;
hasSFile := false;
end; {with}
{handle inheritance}