1 2 3 4 5 6 7 8 9 10 11 12
--- --- --- --- // hyphens only need to be escaped when at the start of a line //@ check-pass #![feature(frontmatter)] fn main() {}