5 lines
75 B
Rust
5 lines
75 B
Rust
use super::f; //~ ERROR there are too many initial `super`s
|
|
|
|
fn main() {
|
|
}
|