Resolution of user-defined types is working
parent
bbb3d2f415
commit
8c6eb6dbd0
|
@ -25,6 +25,8 @@ public ubyte k = 1;
|
|||
private ubyte k2 = 1;
|
||||
protected ubyte k3 = -1;
|
||||
|
||||
protected Them.Container fsdhsdj;
|
||||
|
||||
class kl
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue