Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
rustdoc
/
source-code-pages
/
shebang.rs
blob: 975ca3a31858bc08a36e7648daf13b8cc3362326 [
file
] [
log
] [
blame
] [
edit
]
#!/
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 ""'