blob: 33cc30cb465543bdc2892d234e929395d2d2e2e7 [file] [log] [blame]
---
---
//~^ ERROR: invalid preceding whitespace for frontmatter close
---
//~^ ERROR: expected item, found `-`
// FIXME(frontmatter): make this diagnostic better
---
#![feature(frontmatter)]
fn main() {}