disarray2077
disarray2077
 Tested with: https://github.com/beefytech/Beef/commit/aa4f9f7dfa8f2ad81a6807b87192516d0ce72a1a
The code below fails to compile with the error "Only one destructor allowed". This error occurs only if EmitTypeBody emits any code and both the extension and the extension's base...
This issue seems related to #2123, but this time I'm getting linker errors when I try to compile the project. Here's a sample of the errors: ``` LuaTinker__.lib(LuaTinker_StackHelpers_StackHelper@LuaTinker_Tests.obj) : error...