Last active 1709129268

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