mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 01:07:48 +00: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 ""'
|