Last active 1709129268

Ategon revised this gist 1709129268. Go to revision

1 file changed, 3 insertions

example.js(file created)

@@ -0,0 +1,3 @@
1 + function example() {
2 + console.log("hello world!");
3 + }
Newer Older