Skip to content

Attempt to invoke interface method ... error when trying to compare array variable with nil #89

@EmilyGraceSeville7cf

Description

@EmilyGraceSeville7cf
var
  data: array of integer;

begin
  if data = nil then;
end.

Screenshot_2025-10-20-01-11-36-414_com.duy.pascal.compiler.jpg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions