This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-16 15:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
psi
/
Interface.kt
Dmitry Jemerov
ee60ce8369
understand "interface" keyword as synonym for "trait"
2015-04-29 16:50:14 +02:00
5 lines
36 B
Kotlin
Vendored
Raw
Blame
History
interface
Foo
{
fun
f
(
)
val
a
}
Reference in New Issue
View Git Blame
Copy Permalink