1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-11 19:08:36 +00:00
Files

7 lines
49 B
JavaScript

function foo() {
// some function
}
foo();