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