tlang/source/tlang/testing/basic2.t

29 lines
365 B
Raku

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;
}
}
}
}