blob: 78534182e8dc191bf33c2e759b9000739455d711 [file] [log] [blame] [edit]
#![feature(unsized_fn_params)]
pub fn udrop<T: ?Sized>(_x: T) {}