--- cargo
---
//@ check-pass
// A frontmatter infostring can have leading whitespace.
#![feature(frontmatter)]
fn main() {}