rust/tests/target/issue-1177.rs

6 lines
71 B
Rust

fn main() {
// Line Comment
// Block Comment
let d = 5;
}