When compiling with JDK 11, I get the following pr...
# minutest
n
When compiling with JDK 11, I get the following problem from IKnowMyGenericType:
Copy code
Error:(3, 47) Kotlin: Symbol is declared in module 'java.base' which does not export package 'sun.reflect.generics.reflectiveObjects'
Any ideas?