Sign in
fuchsia
/
third_party
/
rust
/
8429c9911b68afe9c0cc5804cb15fc22f03d913c
/
.
/
tests
/
ui
/
invalid
/
invalid-debugger-visualizer-target.rs
blob: 1efb9555c242a5c5368e5b64ab3a704bf53bfd5c [
file
] [
log
] [
blame
]
#[
debugger_visualizer
(
natvis_file
=
"./foo.natvis.xml"
)]
//~ ERROR attribute should be applied to a module
fn
main
()
{}