Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_kotlin
/
c907eb4c69d295a75e0eac1f072da5d54d9464af
/
.
/
examples
/
plugin
/
src
/
allopennoarg
/
UserIsOpenTest.kt
blob: 0c9f00aa4d40bfd13e7fefa0ada603a483b8dbb9 [
file
]
package
plugin
.
allopennoarg
import
java
.
util
.*
class
Subclass
:
User
(
UUID
.
randomUUID
(),
"test@example.org"
)