mirror of
https://git.proxmox.com/git/rustc
synced 2025-10-15 09:07:20 +00:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
LL| |// compile-flags: -O -C lto=thin -C prefer-dynamic=no
|
|
LL| |
|
|
LL| 1|pub fn main() {
|
|
LL| 1|}
|
|
|