Lee SeJin

yes

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