Create Dyvil.dyvil
Added the HelloWorld class written in Dyvil (https://github.com/Clashsoft/Dyvil).
This commit is contained in:
4
d/Dyvil.dyvil
Normal file
4
d/Dyvil.dyvil
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
class Dyvil
|
||||||
|
{
|
||||||
|
public static void main([String] args) = println "Hello World"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user