Open ShawSumma opened 8 months ago
Currently temper has a fairly confusing feature of class expressions.
new (class C {})()
This could use a change, It is fairly confusing (needs to be named) (needs parens)...
Consider some options for different syntax for this?
Currently temper has a fairly confusing feature of class expressions.
This could use a change, It is fairly confusing (needs to be named) (needs parens)...
Consider some options for different syntax for this?