wonders if theres a proof that inlining a method i...
# language-proposals
g
wonders if theres a proof that inlining a method is as easy as pasting its body into the block of a
reciever.run { /*paste*/ }
block