1 2 3 4 5 6 7 8 9
---Cargo.toml --- // infostrings can contain dots as long as a dot isn't the first character. //@ check-pass #![feature(frontmatter)] fn main() {}