Closed this issue 14 years ago · 1 comments
This should work in double quoted and multi-line strings.
val a = 10 println "The number is #{a}"
Done