realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.47k stars 1.75k forks source link

Test of nullability of private properties #7839

Open rorbech opened 1 year ago

rorbech commented 1 year ago

Test showcasing #7810. Bumping to Kotlin 1.8.20 in dependencies.txt will make the test kotlinTypeNonNull pass, while it fails for lower versions.