This commit is contained in:
Ilya Kantor 2017-05-22 14:18:43 +03:00
parent d184bf8a98
commit 5d1813b115
30 changed files with 647 additions and 17128 deletions

View file

@ -0,0 +1,3 @@
function two() {
alert(2);
}