tb0057.pp 191 B

1234567
  1. { %FAIL }
  2. { Old file: tbf0300.pp }
  3. { crash if method on non existing object is parsed (form bugs 651) OK 0.99.13 (PFV) }
  4. procedure nonexistent_class_or_object.method; begin end;
  5. begin
  6. end.