blob: 9ea716f72ca48983e15f114e314f1baa58f88f6e [file] [log] [blame]
error[E0412]: cannot find type `A` in this scope
--> $DIR/unknown-type-in-import.rs:6:19
|
6 | pub fn foo(a: A);
| ^ not found in this scope