Earlier quoted context omitted.
You can do something similar in JavaScript > const love = "love"; > { // Section > console.log(`What is ${love}`); > }
Not the same ergonomic. The language doesn't "understand" it's a section (no opportunities listed in the original comment).
Things like stack traces don't track them, unfortunately.