Are you able to assign the result of `arrayOf(java...
# announcements
m
Are you able to assign the result of
arrayOf(javaClass.getResource(shaderSrc).toURI())
to a val typed
Array<out URI>
?