вторник, 22 декабря 2009 г.

Test

public class Test {
public static void main(String args[]) {
System.out.println("Welcome to my blog");
}
}