feat: start on clauses in when conditions
**checkpoint**
This commit is contained in:
@@ -61,6 +61,7 @@ pub struct AssignmentProperties {
|
||||
pub value_type: Arc<Type>,
|
||||
pub kind: AssignmentKind,
|
||||
pub remove_unused: bool,
|
||||
pub full_check: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user