Compare commits
1 commit
22d98bbdd6
...
cf968d4237
Author | SHA1 | Date | |
---|---|---|---|
cf968d4237 |
2 changed files with 0 additions and 7 deletions
|
@ -11,7 +11,6 @@ uwu in every programming language in the world
|
|||
- [C#](uwu.cs)
|
||||
- [C++](uwu.cpp)
|
||||
- [COBOL](uwu.cbl)
|
||||
- [GnuCOBOL](uwu.gcbl)
|
||||
- [D](uwu.d)
|
||||
- [Elixir](uwu.ex)
|
||||
- [Emojicode](uwu.emojic)
|
||||
|
|
6
uwu.gcbl
6
uwu.gcbl
|
@ -1,6 +0,0 @@
|
|||
000100 id division.
|
||||
000200 program-id. uwu.
|
||||
000300 procedure division.
|
||||
000400 display "uwu" end-display
|
||||
000500 goback.
|
||||
|
Loading…
Reference in a new issue