(root)/
gcc-13.2.0/
gcc/
testsuite/
rust/
compile/
torture/
not_shebang_multiline_comment.rs
#!//this/is/a/comment

/* Also a /* nested */
   multiline // comment
   with some more whitespace after, but then finally a [, so not a real #! line.  */

[allow(unused)] fn main () { }