Ver código fonte

Создать пример шаблона | Create a sample of the template

master
commit
fd84962755
3 arquivos alterados com 11 adições e 0 exclusões
  1. +4
    -0
      0000
  2. +5
    -0
      пуск|run.js
  3. +2
    -0
      пуск|run.череда

+ 4
- 0
0000 Ver arquivo

@@ -0,0 +1,4 @@
Шаблон | Template

x /пуск|run.js
/пуск|run.череда

+ 5
- 0
пуск|run.js Ver arquivo

@@ -0,0 +1,5 @@
ПриветИзШаблона = мир =>
{
console.log("Привет из шаблона!");
console.log("Hello from the template!");
};

+ 2
- 0
пуск|run.череда Ver arquivo

@@ -0,0 +1,2 @@
пуск
привет из шаблона

Carregando…
Cancelar
Salvar