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
/
core
/
testdata
/
format
/
enumClass.kt
blob: 3c2a49fcf8753f6ff2e67e438318c6dbc1211144 (
plain
)
1
2
3
4
public
enum
class
InlineOption
{
ONLY_LOCAL_RETURN
,
LOCAL_CONTINUE_AND_BREAK
}