Add uwu in Nim

This commit is contained in:
sech1p 2021-07-24 22:01:32 +02:00
parent 63481ea326
commit 340549a772
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@ uwu in every programming language in the world
- [C](uwu.c)
- [Javascript](uwu.js)
- [Nim](uwu.nim)
- [Pascal](uwu.pas)
- [Perl](uwu.pl)
- [Python 1 & 2](uwu.py)

1
uwu.nim Normal file
View file

@ -0,0 +1 @@
echo "uwu"