blob: c352504bab2b2b3ede311e6a24fef8e6a7a5eb3f [file] [log] [blame] [edit]
--- json
{"edition": "2024"}
---
#![feature(frontmatter)]
// Test that we highlight frontmatter as comments on source code pages.
//@ has 'src/frontmatter/frontmatter.rs.html'
//@ has - '//pre[@class="rust"]//span[@class="comment"]' \
// '--- json {"edition": "2024"} ---'