If you wrap `”answer = ${int.plus(3)}”` in an exte...
# getting-started
k
If you wrap
”answer = ${int.plus(3)}”
in an extension function on Int, you could just use what Hector wrote