Sign in
fuchsia
/
third_party
/
rust
/
f1ae43f14d2b1737b71fc14c20b1242a74d66c2b
/
.
/
tests
/
codegen
/
meta-filecheck
/
revision-prefix.rs
blob: 431066e3acc07a19916f4b71f93a79ba7ce4e8fb [
file
] [
log
] [
blame
]
// The current revision name is registered as a filecheck prefix.
//@ revisions: GOOD BAD
//@ [BAD] should-fail
// GOOD: main
// BAD: text that should not match
fn
main
()
{}