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