Add decoded output file

This commit is contained in:
action
2024-06-27 13:31:58 +00:00
parent b0ec32eb40
commit bb411f9820

View File

@@ -2,3 +2,4 @@ function hi() {
console.log("Hello World!");
}
hi();
console.log("888");