Skip to content

Commit 522b974

Browse files
committed
update
1 parent d10556d commit 522b974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/0.language/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,7 +2320,7 @@ fun main() {
23202320
// fetchUser() // Would cause compiler error - return value must be used
23212321
}
23222322
```
2323-
:::
2323+
23242324

23252325
### Additional Kotlin Language Features
23262326

@@ -2339,4 +2339,4 @@ fun main() {
23392339
| [github.com/Kotlin/KEEP](https://github.com/Kotlin/KEEP) | Official Kotlin Enhancement Proposals - track feature development and proposals |
23402340
| [x.com/kotlin](https://x.com/kotlin) | Official Kotlin Twitter/X account - announcements, updates, and community news |
23412341
---
2342-
:::
2342+

0 commit comments

Comments
 (0)