Hello. This is my first post on my own blog. So let’s start with function:
1 2 3 |
func hello() { print("hello") } |

Hello. This is my first post on my own blog. So let’s start with function:
1 2 3 |
func hello() { print("hello") } |