Welcome to the new Danek.me. This is your first post to test out the look and feel of the site!
import Foundations
class Program {
init() {
sayHello()
}
func sayHello() {
print("Hello there")
}
}
👨💻⛰⛷📷🛠🚗
Welcome to the new Danek.me. This is your first post to test out the look and feel of the site!
import Foundations
class Program {
init() {
sayHello()
}
func sayHello() {
print("Hello there")
}
}
Just a test comment.