blob: 3d5fb4538720bd8c2d30f82b334fa153ca62ecd0 [file] [log] [blame]
---
x ---y
---
// Test that hypens are allowed inside frontmatters if there is some
// non-whitespace character preceding them.
//@check-pass
#![feature(frontmatter)]
fn main() {}