Ategon revised this gist . 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