mirror of
https://git.proxmox.com/git/rustc
synced 2025-10-19 11:55:41 +00:00
8 lines
79 B
Rust
8 lines
79 B
Rust
// check-pass
|
|
|
|
mod řųśť {
|
|
const IS_GREAT: bool = true;
|
|
}
|
|
|
|
fn main() {}
|