about summary refs log tree commit diff
path: root/tests/rustdoc-ui/doctest/auxiliary/relative-dir.md
blob: 90097ce82fb0a1e4b1fe5a674be9bc9eb6ee2a54 (plain)
1
2
3
```rust
let x = include_bytes!("relative-dir-empty-file");
```