From 16153c56f28451005dc6943a85b6fbfbbf44526d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=BB=D0=B0=D0=B2=D1=80=D0=B5=D0=B4=20=7C=20Glavred?= Date: Wed, 26 Aug 2020 15:00:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BE=D1=82=20=D0=93=D0=BB=D0=B0=D0=B2=D1=80?= =?UTF-8?q?=D0=B5=D0=B4=D0=B0=20=D0=93=D0=B8=D1=82=D0=96=D0=A1=20|=20Chang?= =?UTF-8?q?es=20of=20GitJS=20Glavred?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0000 | 4 +++- большефайлов.js | 5 +++++ большефайлов.череда | 2 ++ 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 большефайлов.js create mode 100644 большефайлов.череда 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