Hello world!
Fenix
This is my first blog post!
console.log("hello world");
func main() {
fmt.Println("hello world")
}
fn main() {
println!"hello world");
}
Fenix
This is my first blog post!
console.log("hello world");
func main() {
fmt.Println("hello world")
}
fn main() {
println!"hello world");
}