6
f/Fantom.fan
Normal file
6
f/Fantom.fan
Normal file
@@ -0,0 +1,6 @@
|
||||
// Hello from Fantom!
|
||||
class HelloWorld {
|
||||
static Void main() {
|
||||
echo("Hello World")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user