mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-09 13:33:38 +00:00
7 lines
60 B
Rust
7 lines
60 B
Rust
#[cfg(test)]
|
|
#[ignore]
|
|
fn foo() {}
|
|
|
|
#[path = "a.rs"]
|
|
mod b;
|