Skip to content

Commit d6848f5

Browse files
committed
Rust: Apparently a doc comment here was illegal.
1 parent 01abcf8 commit d6848f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/test/query-tests/diagnostics/comments.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ pub fn my_func_with_comments()
5555
my_simple_func();
5656
}
5757

58-
/**
58+
/*
5959
* Comment.
6060
*/

0 commit comments

Comments
 (0)