mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-11 16:15:03 +00:00
3 lines
117 B
Rust
3 lines
117 B
Rust
#[debugger_visualizer(natvis_file = "../foo.natvis")] //~ ERROR attribute should be applied to a module
|
|
fn main() {}
|