---cargo package.description = """ 🏳️‍⚧️ """ --- //@ check-pass #![feature(frontmatter)] // check that frontmatter blocks can have tokens that are otherwise not accepted by // the lexer as Rust code. fn main() {}