Every time I reload an object with an constructor inheritance, the console gives an error:
Expected a `{`, got colon
Because of this, I can't edit the objects where I'm making local classes without rebuilding
I searched for something similar, but I only found a problem with the constructor itself, which has been fixed. There is nothing about the constructor inheritance
