mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
autofree: disable optional_return test for now
This commit is contained in:
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
Block a user