blob: f3afa47bd38324f2df3fc874ee55f4cfd2bd417b [file] [log] [blame]
---
---
---
//~^ ERROR: expected item, found `-`
// FIXME(frontmatter): make this diagnostic better
---
// test that we do not parse another frontmatter block after the first one.
#![feature(frontmatter)]
fn main() {}