mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 12:29:25 +01:00
* also assign something to the classvar
git-svn-id: trunk@4791 -
This commit is contained in:
parent
86649024b3
commit
31b6eed1e0
@ -10,5 +10,6 @@ type
|
||||
end;
|
||||
|
||||
begin
|
||||
myclass.fclassvar := 1;
|
||||
end.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user