]> git.proxmox.com Git - pve-eslint.git/blob - eslint/tests/fixtures/cache/src/test-file.js
first commit
[pve-eslint.git] / eslint / tests / fixtures / cache / src / test-file.js
1 var abc = 2;
2
3 console.log(abc);