mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-27 05:44:12 +00:00
6 lines
60 B
Rust
6 lines
60 B
Rust
#[cfg(test)]
|
|
#[ignore]
|
|
fn foo() {}
|
|
|
|
#[path = "a.rs"]
|
|
mod b;
|