Update README.md

This commit is contained in:
nora 2021-10-31 14:17:01 +01:00 committed by GitHub
parent aa0a9cb0e5
commit 62afdc4921
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,8 @@ fn greet(name) {
}
```
Functions are closures
Comments using `#`
```
# hi!