Skip to content

Commit

Permalink
обновил myapp
Browse files Browse the repository at this point in the history
  • Loading branch information
DocPaint authored May 14, 2024
1 parent 114f5a8 commit 3daf931
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/myApp.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
console.log("Hello World!");

//var a = 42;
var sum = 1 + 1;
if (sum === 2) {
console.log("Hello World!");
}

0 comments on commit 3daf931

Please sign in to comment.