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