mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-01 23:31:32 +00:00
5 lines
83 B
Rust
5 lines
83 B
Rust
use super::f; //~ ERROR there are too many leading `super` keywords
|
|
|
|
fn main() {
|
|
}
|