anywho, something like `val foo = "\d+"` shouldn’t...
# getting-started
s
anywho, something like
val foo = "\d+"
shouldn’t work because that’s an illegal escape sequence, but maybe the compiler lets it go