conflict to be resolved

pull/183/head
matt vile 4 years ago
parent 3be884c9b4
commit fa80a46d40

@ -15,3 +15,4 @@ 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 three with conflict")

Loading…
Cancel
Save