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