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

此提交包含在:
2020-10-21 14:05:22 +03:00
當前提交 fd84962755
共有 3 個檔案被更改,包括 11 行新增0 行删除

4
0000 一般檔案
查看文件

@@ -0,0 +1,4 @@
Шаблон | Template
x /пуск|run.js
/пуск|run.череда

5
пуск|run.js 一般檔案
查看文件

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

2
пуск|run.череда 一般檔案
查看文件

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