Merge branch 'master' into git-test-three

pull/183/head
Matt Vile 4 years ago committed by GitHub
commit 1de9726f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,4 +15,7 @@ function logType(variable){console.log(typeof variable)}
console.log(`${firstName} is ${myAge} years old`) console.log(`${firstName} is ${myAge} years old`)
console.log(`${yourName} is ${yourAge} years old, what an oldie!`) console.log(`${yourName} is ${yourAge} years old, what an oldie!`)
console.log("git test") console.log("git test")
console.log("git test two")
console.log("git test three with conflict") console.log("git test three with conflict")

Loading…
Cancel
Save