Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -16,3 +16,4 @@ console.log(sampleJson.toString()); | ... | @@ -16,3 +16,4 @@ console.log(sampleJson.toString()); |
16 | console.log(typeof(stringJson)); | 16 | console.log(typeof(stringJson)); |
17 | 17 | ||
18 | console.log("hello"); | 18 | console.log("hello"); |
19 | +console.log("bye"); | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment