Open AlexDaniel opened 8 years ago
say ‘‘hello’ world’ # OUTPUT: ‘hello’ world
↑ This snippet is highlighted incorrectly.
say ‘ ‘hello’ world’;
↑ But this one is fine.
↑ This snippet is highlighted incorrectly.
↑ But this one is fine.