Sign in
rust
/
rust
/
bf838717a4a68ecc23d08b9c17c19d71e7da8afe
/
.
/
tests
/
rustdoc-html
/
source-code-pages
/
shebang.rs
blob: 975ca3a31858bc08a36e7648daf13b8cc3362326 [
file
]
#!/
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 ""'