blob: 88cc982baf259a3fdcc7d4fcaa9dae0100735dad (
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 1 previous error
|