but getOrDefault is marked with `@kotlin.internal....
# gradle
b
but getOrDefault is marked with
@kotlin.internal.InlineOnly
and it's compiled for java 8, while apparently the whole buildscript is compiled with 1.6 target