Add uwu in Chapel

This commit is contained in:
sech1p 2021-08-05 02:52:10 +02:00
parent 5299bad375
commit 7843fc823d
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ uwu in every programming language in the world
- [C](uwu.c)
- [C#](uwu.cs)
- [C++](uwu.cpp)
- [Chapel](uwu.chpl)
- [Clojure](uwu.clj)
- [COBOL](uwu.cbl)
- [D](uwu.d)

1
uwu.chpl Normal file
View File

@ -0,0 +1 @@
writeln('uwu');