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() {}
|