bless output

This commit is contained in:
Douglas Campos 2018-06-09 15:51:24 +00:00
parent 5e9b50d4f5
commit 7aa5a5b5e8

View file

@ -1,5 +1,5 @@
error[E0425]: cannot find value `Foo` in this scope
--> $DIR/crate-in-paths.rs:9:5
--> $DIR/crate-in-paths.rs:19:5
|
LL | Foo;
| ^^^ not found in this scope