Skip to content
Permalink
Browse files
test new mbp
  • Loading branch information
varzarr committed Feb 16, 2020
1 parent f023eeb commit f81d1c7decfaf590313391e50d57da44d4d39c52
Showing 1 changed file with 3 additions and 0 deletions.
@@ -77,3 +77,6 @@ console.log(remainder2(13, 4))
// function expression using arrow syntax and one parameter
const sqr = num => num * num
console.log(sqr(4))


//hello

0 comments on commit f81d1c7

Please sign in to comment.