Add uwu in R

This commit is contained in:
sech1p 2021-08-07 17:04:26 +02:00
parent afdccc951a
commit 24f4cb22e1
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ uwu in every programming language in the world
- [PowerShell](uwu.ps1)
- [Python 1 & 2](uwu.py)
- [Python 3](uwu.py3)
- [R](uwu.r)
- [Rexx](uwu.rexx)
- [Ruby](uwu.rb)
- [sed](uwu.sed)

1
uwu.r Normal file
View File

@ -0,0 +1 @@
cat("uwu");