Skip to content

Commit efe0061

Browse files
committed
Nothing
1 parent 568bf77 commit efe0061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_Basics/04_scope.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// 4. Nested Scope
1+
// 4. Nested Scope,
22

33
function one () {
44
const username = "Ayush"

0 commit comments

Comments
 (0)