pub(self) fn RIGHT(x: &[T]) where T: Debug { let _ = x; // a comment let a = ChangeMe; }