rust/src/test/ui/parser/mod_file_with_path_attr.stderr
Vadim Petrochenkov fa72a81bea Update tests
2019-03-11 23:10:26 +03:00

8 lines
189 B
Text

error: couldn't read $DIR/not_a_real_file.rs: $FILE_NOT_FOUND_MSG (os error 2)
--> $DIR/mod_file_with_path_attr.rs:4:5
|
LL | mod m;
| ^
error: aborting due to previous error