fix: weird test error after rebase

This commit is contained in:
rvcas
2022-11-08 22:17:41 -05:00
committed by Lucas
parent 7e0767ef74
commit c4f2a1ffec

View File

@@ -294,7 +294,7 @@ fn module() {
tipo: (),
}),
ast::UntypedDefinition::Fn(Function {
end_position: 0,
end_position: 466,
arguments: vec![ast::Arg {
arg_name: ast::ArgName::Named {
name: "a".to_string(),