Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
javaModules
/
dependencyOnReflect
/
usage
/
module-info.java
blob: 21cb2f4570c8128232e9985a66134c0540f1a7e4 [
file
]
module usage
{
requires kotlin
.
stdlib
;
requires kotlin
.
reflect
;
}