package test; public abstract class StringTest { public static String s1 = "123"; }