Skip to content

Commit

Permalink
Fix doc site list (#1231)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Mar 31, 2022
1 parent c222116 commit 69f6bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/interop-javapoet.md
Expand Up @@ -45,6 +45,7 @@ Kotlin has more expressive types in some regards. These cannot be simply express
are subject to lossy conversions.

Examples include:

- Nullability
- Nullable types in Kotlin will appear as normal types in JavaPoet.
- Collection mutability
Expand Down

0 comments on commit 69f6bb4

Please sign in to comment.