We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Attempting to use an escaped heredoc identifier in the REPL causes it to evaluate the expression as an empty string:
icr:1> p <<-'FOO' "" => "" icr:2>