9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
|
error: couldn't read $DIR/../parser: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE)
|
||
|
--> $DIR/issue-5806.rs:16:5
|
||
|
|
|
||
|
LL | mod foo; //~ ERROR couldn't read
|
||
|
| ^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|