basic2.t

Tags: codeExample

Example: basic2.t

module bababoioey;

int x;
ubyte y;

ubyte k = 1+1;

void main(int hello, ubyte bruh)
{
    int x;
    ubyte y;

    ubyte k = 1;

    if(1+1+21211+)
    {
        if(1-2+3*9939/3)
        {
            if(1)
            {
                int x;
                ubyte y;

                ubyte k = 1+1;
                int bababooey;
            }
        }
    }
}```
>> Home