openfl / lime

A foundational Haxe framework for cross-platform development
https://lime.openfl.org/
MIT License
753 stars 365 forks source link

Strange (and unused) field `hello` in Float32Array.hx #1708

Closed UncertainProd closed 1 year ago

UncertainProd commented 1 year ago

See: https://github.com/openfl/lime/blob/b284e56d4e814745d2cdc1a3faef5aae2a1fa233/src/lime/utils/Float32Array.hx#L96C2-L96C2

lime.utils.Float32Array has a static field called hello which I don't see being used anywhere