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.
1 parent 0ebdabe commit b77b12bCopy full SHA for b77b12b
index.js
@@ -6,4 +6,4 @@ var greetSpecialGuest = "Hello, " + specialGuest + "!";
6
7
var topic = "space";
8
9
-var conversation = `${topic}`;
+var conversation = `let\s talk about ${topic}`;
0 commit comments