Fixed bad error message when no return value + compound inferred type

This commit is contained in:
Krzosa Karol
2023-03-29 08:03:43 +02:00
parent 0804a76f7e
commit 67b966cb5b
3 changed files with 15 additions and 8 deletions

View File

@@ -50,7 +50,6 @@ Future features
- [ ] Way to import and force evaluate #import_lazy #import ?
Redesign:
- [ ] Redesign Type map to use List and reduce wasting space
- [ ] Casting syntax
In the future