mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-26 11:45:00 +03:00
Update errors/src/errors/type_checker/type_checker_error.rs
Co-authored-by: d0cd <pranavsaig@gmail.com> Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
This commit is contained in:
parent
0348e613c6
commit
5d194fdf83
@ -684,5 +684,4 @@ create_messages!(
|
|||||||
msg: format!("A constant declaration statement can only bind a single value"),
|
msg: format!("A constant declaration statement can only bind a single value"),
|
||||||
help: None,
|
help: None,
|
||||||
}
|
}
|
||||||
|
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user