# The function we will call from C. Add more `fun`s as you see fit. fun hello_crystal : Void puts "Hello from Crystal!" end