Add uwu in Euphoria
This commit is contained in:
parent
af1ea7f77b
commit
c1a76b7e42
2 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@ uwu in every programming language in the world
|
||||||
- [Erlang](uwu.erl)
|
- [Erlang](uwu.erl)
|
||||||
- [Emacs Lisp](uwu.el)
|
- [Emacs Lisp](uwu.el)
|
||||||
- [Emojicode](uwu.emojic)
|
- [Emojicode](uwu.emojic)
|
||||||
|
- [Euphoria](uwu.e)
|
||||||
- [F#](uwu.fs)
|
- [F#](uwu.fs)
|
||||||
- [Forth](uwu.forth)
|
- [Forth](uwu.forth)
|
||||||
- [Fortran](uwu.f)
|
- [Fortran](uwu.f)
|
||||||
|
|
1
uwu.e
Normal file
1
uwu.e
Normal file
|
@ -0,0 +1 @@
|
||||||
|
puts(1, "uwu\n")
|
Loading…
Add table
Add a link
Reference in a new issue