some intellisense tests

This commit is contained in:
Бондарев Иван 2016-05-06 14:16:50 +02:00
parent 7826767d80
commit ec56dc31d2
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,6 @@
type TClass = class
end;
begin
var t: TClass{@class TClass@};
end.

Binary file not shown.