20.09.2011, 20:24
What the hell does this mean? Cuz i just got a page full of these..
public TestFunction()
{
new test;
if(Example)
{
new test;
test = 1;
}
}
new hello;
public Function()
{
new hello;
hello = 1;
return 1;
}