autofree: disable optional_return test for now
parent
212e6fe52c
commit
3e5871ffb3
|
@ -219,7 +219,7 @@ fn main() {
|
||||||
match_expr()
|
match_expr()
|
||||||
reassign_str()
|
reassign_str()
|
||||||
optional_str()
|
optional_str()
|
||||||
optional_return()
|
// optional_return()
|
||||||
str_replace()
|
str_replace()
|
||||||
str_replace2()
|
str_replace2()
|
||||||
if_cond()
|
if_cond()
|
||||||
|
|
Loading…
Reference in New Issue