Don't you think that `val price = "${'$'}9.99"` is...
# stdlib
v
Don't you think that
val price = "${'$'}9.99"
is an awful way to type
$
character into a string?