mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
433da1fc04
They pass fine.
4 lines
37 B
Rust
4 lines
37 B
Rust
pub fn foo() {
|
|
let _MyFoo = 2;
|
|
}
|