summaryrefslogtreecommitdiffstats
path: root/tests/ui/modules/path-no-file-name.stderr
blob: 32a213c68f654c2754d944a263c23919f6b161db (plain)
1
2
3
4
5
6
7
8
error: couldn't read $DIR/.: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE)
  --> $DIR/path-no-file-name.rs:5:1
   |
LL | mod m;
   | ^^^^^^

error: aborting due to previous error