Added Euphoria

Fixes: #612
Co-Authored-By: Andrew Adler <gleeb101@gmail.com>
This commit is contained in:
Richie Bendall
2020-04-01 05:39:12 +13:00
parent 2e29843338
commit 9123232ab0
2 changed files with 2 additions and 0 deletions

1
e/euphoria.ex Normal file
View File

@@ -0,0 +1 @@
puts(1, "Hello World")