Свифт вызывает функцию в Swift

func greet() {
  print("Hello World!")
}
SAMER SAEID