blob: 065563d45a472a260283a4c9dc4c9ad5fbd8b94a [file] [log] [blame]
#![feature(unsized_locals)]
pub fn udrop<T: ?Sized>(_x: T) {}