We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab70eb3 + 242bbbd commit f10d8a9Copy full SHA for f10d8a9
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