blob: 90bee9e8ba05f9c37058789cebb0abd6d00cdb21 [file]
@SamWithReceiver1
public interface Sam {
void run(String a);
}