chore: rename assignment kind

This commit is contained in:
rvcas
2023-02-09 00:47:38 -05:00
parent dbd162e985
commit 3f540c7c99
7 changed files with 14 additions and 14 deletions

View File

@@ -369,7 +369,7 @@ fn expect() {
with_spread: false,
tipo: (),
},
kind: ast::AssignmentKind::Assert,
kind: ast::AssignmentKind::Expect,
annotation: None,
},
expr::UntypedExpr::FieldAccess {