From f3871220c25797f9dc55ab9d88a004f24c785266 Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Mon, 30 Mar 2020 18:25:05 +1300 Subject: [PATCH] =?UTF-8?q?Added=20=E6=98=93=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: #569 Co-Authored-By: GUIW --- #/易语言.e | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 #/易语言.e diff --git a/#/易语言.e b/#/易语言.e new file mode 100644 index 00000000..b395e57d --- /dev/null +++ b/#/易语言.e @@ -0,0 +1 @@ +调试输出(“Hello World”) diff --git a/README.md b/README.md index 3658d842..356f45a0 100755 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo * [4Thdimension](%23%5C4thdimension.4dd) * [~English](%23%5C~English.ext) * [~Indonesia](%23%5C~Indonesia.ext) +* [易语言](%23%5C%E6%98%93%E8%AF%AD%E8%A8%80.e) * [A++](a%5Ca%2B%2B) * [Abap](a%5Cabap.abap) * [Abc](a%5Cabc.abc)