pull/6213/head
Babak F 5 years ago
parent c3ec6b3b90
commit c2b05886ed

@ -1,5 +1,5 @@
<script> <script>
let name = 'world'; let name = 'World';
</script> </script>
<h1>Hello {name}!</h1> <h1>Hello, {name}!</h1>
Loading…
Cancel
Save