1 2 3 4 5 6 7
--- ---cargo //~^ ERROR: extra characters after frontmatter close are not allowed #![feature(frontmatter)] fn main() {}