diff options
Diffstat (limited to 'example.js')
| -rw-r--r-- | example.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example.js b/example.js new file mode 100644 index 0000000..eba3ac4 --- /dev/null +++ b/example.js @@ -0,0 +1,3 @@ +'use strict' + +// todo |
