diff --git a/0000 b/0000 index 9785646..bfbe19f 100644 --- a/0000 +++ b/0000 @@ -1,6 +1,8 @@ Привет | Hello -3.0.0 +4.0.0 https://git.opengamestudio.org/kornerr/primer-sample +x /большефайлов.js +/большефайлов.череда x /привет|hello.js /привет|hello.череда \ No newline at end of file diff --git a/большефайлов.js b/большефайлов.js new file mode 100644 index 0000000..205f860 --- /dev/null +++ b/большефайлов.js @@ -0,0 +1,5 @@ +ОчередноеПриветствиеИзДругогоФайла = мир => +{ + document.body.innerHTML += "

Ну, привет ещё раз, Батыга!

"; + document.body.innerHTML += "

Hey there once again, Batiga!

" +}; \ No newline at end of file diff --git a/большефайлов.череда b/большефайлов.череда new file mode 100644 index 0000000..c93aae5 --- /dev/null +++ b/большефайлов.череда @@ -0,0 +1,2 @@ +пуск + очередное приветствие из другого файла \ No newline at end of file