blob: 2ec99b16e552b28fe213bf75d5599e2910cb4bed [file] [log] [blame] [edit]
impl<S: Into<std::borrow::Cow<'static, str>> From<S> for Canonical {} //~ ERROR expected
fn main() {}