blob: bdb5c91ff91eb084cee75f781937ef5eb2309be4 (
plain)
1
2
3
4
5
6
7
8
|
error: couldn't read $DIR/../parser: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE)
--> $DIR/issue-5806.rs:5:1
|
LL | mod foo;
| ^^^^^^^^
error: aborting due to previous error
|