This is a test file to insure that everything is working well.
1.
function test() : String
2.
{
3.
return
10;
4.
}