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
/
test
/
data
/
format
/
enumClass.kt
blob: 5988c644f5781c73e9ff70a4c14e2352a7faa774 (
plain
)
1
2
3
4
public
enum
class
InlineOption
{
LOCAL_CONTINUE_AND_BREAK
ONLY_LOCAL_RETURN
}