When you mean `treated`, do you mean there should ...
# language-proposals
o
When you mean
treated
, do you mean there should be synthetic
fun handle(response: Response)
generated with the body you proposed? Where should it be generated? How would a compiler know that it should generate it and these
handle
functions are not just overloads?