Sign in
rust
/
rust-lang
/
rust
/
1b01decc1ca851e014b6951bdd7f2ac2f897adc9
/
.
/
tests
/
codegen-llvm
/
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
()
{}