Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
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
()
{}