blob: 2b0afcac0d7056480a60b7596a3927969442e860 [file] [log] [blame]
fun foo() {
<caret>@Volatile var v: Int = 1
}