We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10556d commit 522b974Copy full SHA for 522b974
docs/src/0.language/README.md
@@ -2320,7 +2320,7 @@ fun main() {
2320
// fetchUser() // Would cause compiler error - return value must be used
2321
}
2322
```
2323
-:::
+
2324
2325
### Additional Kotlin Language Features
2326
@@ -2339,4 +2339,4 @@ fun main() {
2339
| [github.com/Kotlin/KEEP](https://github.com/Kotlin/KEEP) | Official Kotlin Enhancement Proposals - track feature development and proposals |
2340
| [x.com/kotlin](https://x.com/kotlin) | Official Kotlin Twitter/X account - announcements, updates, and community news |
2341
---
2342
0 commit comments