Lee SeJin

yes

Showing 1 changed file with 3 additions and 0 deletions
......@@ -13,3 +13,6 @@ function c(){
return console.log("wawa");
>>>>>>> second
}
function g(){
return console.log("this is last line");
}
\ No newline at end of file
......