import javax.annotation.*; 
public class Test 
{ 
@Generated(value={ "Test" }) 
public static void main(String[] args) 
{ 
} 
}