This may be a problem of my trouble with using single and double quotes in one statement. But I have this piece of code:
echo \'
This outputs same to me
echo ''."\n"; echo "\n";