We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab70eb3 commit 242bbbdCopy full SHA for 242bbbd
1 file changed
docs/definitions/functions.md
@@ -40,7 +40,7 @@ This is the exact same as writing the following:
40
41
```rue
42
fun main() -> Int {
43
- 42 * 2
+ 100 * 2
44
}
45
```
46
0 commit comments