This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea8529093907bdf910d88b3efd26c8e154bc06ca
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
enum
/
inner
/
insideTrait.kt
T
Dmitry Jemerov
4bdf598bfe
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
6 lines
55 B
Kotlin
Raw
Blame
History
interface
A
{
enum
class
E
{
ENTRY
}
}
Reference in New Issue
View Git Blame
Copy Permalink