You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ewlsh This is generated in the ModuleGenerator.generateDirectAllocationConstructor, but I am not sure if this should be changed for all, or is both possible or there is a special case here. Do you know more about this?
The text was updated successfully, but these errors were encountered:
Currently the Error constructor is generated like this:
But it should look like this:
@ewlsh This is generated in the
ModuleGenerator.generateDirectAllocationConstructor
, but I am not sure if this should be changed for all, or is both possible or there is a special case here. Do you know more about this?The text was updated successfully, but these errors were encountered: