Remove param arguments from TOO MANY ARGS error

This commit is contained in:
Agus Zubiaga 2024-08-27 15:57:47 -03:00
parent 8b9cb22f49
commit 658c6963c5
No known key found for this signature in database
7 changed files with 173 additions and 8 deletions

View file

@ -1 +1,2 @@
pub mod lower;
pub mod type_error;