HaxeFoundation / HaxeFoundation/haxe
Cannot inline function containing super
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I have just updated Haxe on my work PC (I don't update as often as I do at home)
I'm now getting some strange error when compiling this file:
https://github.com/ncannasse/heaps/blob/master/hxd/impl/FastIO.hx
`Cannot inline function containing super`
Removing @:generic does not help.
Any idea @Simn ?
Contributor guide
Assessment
This issue has not been assessed yet.