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: c1af69d8bea60e9abbafbd7f2b78d3df7b40432e (
plain
)
1
2
3
4
public
enum
class
InlineOption
{
LOCAL_CONTINUE_AND_BREAK
,
ONLY_LOCAL_RETURN
}