Last active 2 years ago

example.js Raw
1function example() {
2 console.log("hello world!");
3}