import java.lang.Character; public class Literal { m() { return null; } m2() { return 'C'; } }