index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dokka-integration-tests
/
gradle
/
projects
/
it-multiplatform-0
/
src
/
commonMain
/
kotlin
/
it
/
mpp0
/
ExpectedClass.kt
blob: e610b09a050155f173f96fa0ad137221f305dcee (
plain
)
1
2
3
4
5
package
it.mpp0
expect
class
ExpectedClass
{
val
platform
:
String
}