From 457ed7437a70684bfeaf16674dc5f53c44521ae4 Mon Sep 17 00:00:00 2001 From: sech1p Date: Sun, 25 Jul 2021 21:27:36 +0200 Subject: [PATCH] Add uwu in Rexx --- README.md | 1 + uwu.rexx | 1 + 2 files changed, 2 insertions(+) create mode 100644 uwu.rexx diff --git a/README.md b/README.md index 1a266d4..fae8f13 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ uwu in every programming language in the world - [PowerShell](uwu.ps1) - [Python 1 & 2](uwu.py) - [Python 3](uwu.py3) +- [Rexx](uwu.rexx) - [Ruby](uwu.rb) - [Vim script](uwu.vim) - [Visual Basic .NET](uwu.vbnet) diff --git a/uwu.rexx b/uwu.rexx new file mode 100644 index 0000000..7e8b91f --- /dev/null +++ b/uwu.rexx @@ -0,0 +1 @@ +SAY "uwu"