mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-02 19:47:12 +00:00
5 lines
50 B
Rust
5 lines
50 B
Rust
#[inline]
|
|
pub fn some_function() -> u32 {
|
|
1
|
|
}
|