Generic constraints are ignored

Issue #1 resolved
Former user created an issue

I don't receive any code completion when I access the members of a variable like this

TMyObject<T: TStream> = class FStream: T end;

Comments (2)

  1. Log in to comment