Add uwu in bc

This commit is contained in:
sech1p 2021-08-10 02:20:44 +02:00
parent 1234d38eef
commit f413427fdb
Signed by: sech1p
GPG Key ID: 44917CFA577DA652
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ uwu in every programming language in the world
- [AWK](uwu.awk)
- [Bourne shell (sh)](uwu.sh)
- [B](uwu.b)
- [bc](uwu.bc)
- [C](uwu.c)
- [C#](uwu.cs)
- [C++](uwu.cpp)

1
uwu.bc Normal file
View File

@ -0,0 +1 @@
print "uwu\n";