Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
tests
/
codegen-llvm
/
meta-filecheck
/
check-prefix.rs
blob: 98bec68627e58b8da05355280c58073b133eb6bb [
file
]
// Simple test that uses the default CHECK prefix and should always succeed.
// CHECK: main
fn
main
()
{}