Last active 1709129268

Revision 2032509119349605f48fd01abcb93815e58965c3

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