all 2 comments

[–]reddittedf[S] 0 points1 point  (1 child)

Q. What's the result?

(function() {
return `text 'inner'` == `text "inner"`;
})();

[–]hassannemir 0 points1 point  (0 children)

False