Commit d255eaee authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent b13661bd
...@@ -45,7 +45,7 @@ async function init() { ...@@ -45,7 +45,7 @@ async function init() {
function formatByLp(files) function formatByLp(files)
{ {
for (let i=0;i<files.length;i++) for (let i=0;i<files.length;i++)
console.log(files) console.log(files[i])
} }
async function print() async function print()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment