magic-lang / magic

0 stars 2 forks source link

Fixed RedundantTypeInfo bug #161

Closed thomasfanell closed 7 years ago

thomasfanell commented 7 years ago

Fixed a bug where foo: func (a: Float, b: Float[]) would generate a false positive.