diff --git a/SrcJuVariable.js b/SrcJuVariable.js new file mode 100644 index 00000000..c0388abe --- /dev/null +++ b/SrcJuVariable.js @@ -0,0 +1,4 @@ + +function slog(str) { + log('test'); +} \ No newline at end of file