blob: c6f3fcda5ad71eee200f87aa809929f0fa7a51d1 [file] [log] [blame]
struct Human;
impl Debug form Human {}
//~^ ERROR expected one of
fn main() {}