diff --git a/test b/test new file mode 100644 index 0000000..27e10c0 --- /dev/null +++ b/test @@ -0,0 +1,6 @@ +function dev(){ + alert("hello world"); +} + + +hello from 07 may