[fine] List iteration... works?

A little hacky but it works!
This commit is contained in:
John Doty 2024-02-08 22:25:00 -08:00
parent 13aaca36c8
commit d5059dd450
4 changed files with 190 additions and 15 deletions

View file

@ -11,6 +11,6 @@ fun test() -> f64 {
sum(val)
}
// @ignore WIP
// @no-errors
// @type: 155 list<f64>
// @type: 155 list<f64>
// @eval: Float(6.0)