Skip to content

Commit 4a926a7

Browse files
authored
Fix merge conflict
1 parent e47ca36 commit 4a926a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

1-js/02-first-steps/03-strict-mode/article.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,7 @@ alert("some code");
4242
```warn header="`use strict` বাতিল করার কোন উপায় নেই"
4343
`"no use strict"`-র মত কোন নির্দেশক নেই যা ইন্জিনটিকে পুরনো চরিত্রে ফিরিয়ে নেবে।
4444

45-
<<<<<<< HEAD
4645
একবার স্ট্রিক্ট মোডে ঢুকে গেলে আর ফিরে যাওয়ার কোন সুযোগ থাকে না।
47-
=======
48-
Once we enter strict mode, there's no going back.
49-
>>>>>>> 47d186598add3a0ea759615596a12e277ce8fb5a
5046
```
5147
5248
## ব্রাউজার কনসোল

0 commit comments

Comments
 (0)