Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
ui
/
error-codes
/
E0602.rs
blob: 8fadce526d9aac31c77061ba05c2c3677c087a1b [
file
] [
log
] [
blame
]
// compile-flags:-D bogus
// error-pattern:E0602
// error-pattern:requested on the command line with `-D bogus`
fn
main
()
{}