blob: 2b1ab0c574d26e9e3f5b2384ffaaccfc9edf6912 [file] [log] [blame]
#!//bin/bash
// check-pass
fn main() {
println!("a valid shebang (that is also a rust comment)")
}