Files
2018-11-24 14:43:59 +01:00

5 lines
61 B
JavaScript

function test() {
var val1 = 123;
var val2 = [[val2]];
}