Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
9748d87dc70a9a6725c5dbd76ce29d04752b4f90
/
.
/
tests
/
codegen
/
meta-filecheck
/
check-prefix.rs
blob: 98bec68627e58b8da05355280c58073b133eb6bb [
file
] [
log
] [
blame
]
// Simple test that uses the default CHECK prefix and should always succeed.
// CHECK: main
fn
main
()
{}