WIP: Need to add support for `static`
parent
16bfdbfc2f
commit
6225b5e62f
|
@ -27,7 +27,7 @@ protected ubyte k3 = -1;
|
||||||
|
|
||||||
class kl
|
class kl
|
||||||
{
|
{
|
||||||
Shekshi l;
|
static Shekshi l;
|
||||||
kl o;
|
kl o;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue