Sign in
rust
/
rust
/
f98355e1eecfe4ea8fe9d2ea66a91c4d510eb05c
/
.
/
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 ""'