mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
4 4 1
|
|
fn blah() {}
|
|
10 5 2
|
|
#[cfg(a, b)]
|
|
fn main() {}
|