Closed pmarcinkiew closed 6 years ago
Let a = [1,2,3], currently console.log(a) prints
1,2,3
it would be better to print
[1,2,3]
IoT.js-DCO-1.0-Signed-off-by: Sanggyu Lee sg5.lee@samsung.com
Let a = [1,2,3], currently console.log(a) prints
1,2,3
it would be better to print
[1,2,3]
IoT.js-DCO-1.0-Signed-off-by: Sanggyu Lee sg5.lee@samsung.com