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