Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0cbd53d742811bc885f8dba1714ef4747d9c72c9
/
.
/
libraries
/
stdlib
/
code-rules.md
blob: e31fb0ec998716a9f215e4d5011c461de1ab40cf [
file
] [
view
]
# Use @SinceKotlin
Pattern
:
**
/src/
**
/*.kt
When adding a public Kotlin declaration, make sure it has `@SinceKotlin`.