Open Simn opened 4 years ago
With https://github.com/HaxeFoundation/haxe/issues/9528 being addressed we should make sure the LocalVariableTable attribute isn't stripped off of the Code attribute so we get nice argument names.
LocalVariableTable
Code
With https://github.com/HaxeFoundation/haxe/issues/9528 being addressed we should make sure the
LocalVariableTable
attribute isn't stripped off of theCode
attribute so we get nice argument names.