@ -0,0 +1,19 @@
module simple;
int j = 1+func(3,test()+t2()+t2());
j = 2+func(&func,test());
int func(int x1, byte x2)
{
}
byte t2()
byte test()