Resolution of user-defined types is working

entity_declaration_type_checking
Tristan B. V. Kildaire 2021-04-26 10:05:20 +02:00
parent bbb3d2f415
commit 8c6eb6dbd0
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ public ubyte k = 1;
private ubyte k2 = 1;
protected ubyte k3 = -1;
protected Them.Container fsdhsdj;
class kl
{