feat: shouldn't use this warning on list
This commit is contained in:
@@ -893,6 +893,7 @@ impl<'a, 'b> ExprTyper<'a, 'b> {
|
||||
});
|
||||
}
|
||||
} else if !value_is_data
|
||||
&& !value_typ.is_list()
|
||||
&& self
|
||||
.environment
|
||||
.check_exhaustiveness(
|
||||
|
||||
Reference in New Issue
Block a user