mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-30 15:03:42 +00:00
8 lines
54 B
Rust
8 lines
54 B
Rust
#[foo(foo, +, 92)]
|
|
fn foo() {
|
|
}
|
|
|
|
|
|
#[foo(
|
|
fn foo() {
|
|
}
|