remove obsolete test comments
This commit is contained in:
parent
60c059114c
commit
a9baf344b8
6 changed files with 21 additions and 29 deletions
|
|
@ -74,8 +74,6 @@ mod nested_local {
|
|||
|
||||
mod function_def {
|
||||
fn ret_i32() -> i32 {
|
||||
// Even though the output type is specified,
|
||||
// this unsuffixed literal is linted to reduce heuristics and keep codebase simple.
|
||||
1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue