initial commit

This commit is contained in:
Sergey Krylov 2025-05-03 15:52:14 +03:00
commit 5db45fd1c5

2
test.js Normal file
View File

@ -0,0 +1,2 @@
const a = 22;
console.log('sum', a);