Saturday, May 8, 2010


function test() : String
{
return 10;
}

function test() : String
{
return 10;
}

import com.sun;