JSTQL-JS-Transform/output_files/output_do.js

12 lines
160 B
JavaScript
Raw Normal View History

let aaaa = do {
let g = 100;
let ff = 10;
let ggg = a(b);
100
};
var bbaaa = do {
let lllll = 1 + 1;
100 + 100;
const aaaaa = aaaa(bb);
lllll
};