blob: e28829d7af54da775f50fe92174dac0c94937931 [file] [log] [blame]
package support;
public interface Waldo {
public static final int here = 9;
}