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