---Cargo.toml --- // infostrings can contain dots as long as a dot isn't the first character. //@ check-pass // CARGO(fail): unsupported infostring #![feature(frontmatter)] fn main() {}