Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -11,7 +11,6 @@ function b(){ | ... | @@ -11,7 +11,6 @@ function b(){ |
11 | 11 | ||
12 | function c(){ | 12 | function c(){ |
13 | return console.log("wawa"); | 13 | return console.log("wawa"); |
14 | ->>>>>>> second | ||
15 | } | 14 | } |
16 | function g(){ | 15 | function g(){ |
17 | return console.log("this is last line"); | 16 | return console.log("this is last line"); | ... | ... |
-
Please register or login to post a comment