Change Literal Delimiters

A quoted literal is always regarded as an alphanumeric string, even if the content of the literal is purely numeric. Where a quoted numeric literal string is used in the context where a numeric operand is expected, it is converted to the numeric equivalent. Use of a non-numeric literal string in a numeric context is treated as an error.