4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
function test() {
|
|
var val2 = '{"hello":{"nested":"object"}}';
|
|
}
|
function test() {
|
|
var val2 = '{"hello":{"nested":"object"}}';
|
|
}
|