---.toml
//~^ ERROR: invalid infostring for frontmatter
---
// infostrings cannot have leading dots
#![feature(frontmatter)]
fn main() {}