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