I'm having a problem with internal class and java ...
# random
c
I'm having a problem with internal class and java tests. I have a class X in kotlin in package com.x.core. i have a test in test.com.x.core. the test is written in java. It's supposed to class X be visible for test? (Android)