doc / ch.tutteli.atrium.api.infix.en_GB / O

O

typealias O = o

Workaround for https://youtrack.jetbrains.com/issue/KT-36624, extension property takes precedence over object.

In case you want to refer to the pseudo-keyword o inside an Expect context, then you can use this type alias instead to circumvent the bug.

Since
0.10.0