mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
7 lines
237 B
Rust
7 lines
237 B
Rust
#!/path/to/somewhere 0 if false ""
|
|
|
|
// Test that we highlight shebang as comments on source code pages.
|
|
|
|
//@ has 'src/shebang/shebang.rs.html'
|
|
//@ has - '//pre[@class="rust"]//span[@class="comment"]' '#!/path/to/somewhere 0 if false ""'
|