public class T9815 {
	void f1() {
		String j= ex();
	}

	String ex() {
		return /*[*/"text"/*]*/;
	}

}