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

5 lines
66 B
JavaScript

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