Fix assignment type resolution

This commit is contained in:
Krzosa Karol
2022-10-11 14:20:35 +02:00
parent 061d662f81
commit 7be9a9ef0e
3 changed files with 5 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ Current:
- [ ] Typeof operator
- [ ] Test and bulletproof any, slices
- [ ] Need tests that make sure stuff errors out
Memory:
- [ ] Redesign Type map to use List and reduce wasting space